Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Apr 2013 11:00:06 +0000 (UTC)
From:      MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r316803 - head/x11-clocks/swisswatch
Message-ID:  <201304291100.r3TB06B9066623@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sanpei
Date: Mon Apr 29 11:00:06 2013
New Revision: 316803
URL: http://svnweb.freebsd.org/changeset/ports/316803

Log:
  - Fix build with CLANG

Modified:
  head/x11-clocks/swisswatch/Makefile   (contents, props changed)

Modified: head/x11-clocks/swisswatch/Makefile
==============================================================================
--- head/x11-clocks/swisswatch/Makefile	Mon Apr 29 10:53:19 2013	(r316802)
+++ head/x11-clocks/swisswatch/Makefile	Mon Apr 29 11:00:06 2013	(r316803)
@@ -15,6 +15,7 @@ EXTRACT_SUFX=	.tar.Z
 MAINTAINER=	sanpei@FreeBSD.org
 COMMENT=	A Swiss railway clock emulation, and a fancy default appearance
 
+USE_GCC=	any
 USE_IMAKE=	yes
 USE_XORG=	ice sm x11 xext xmu xt
 MAN1=		swisswatch.1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304291100.r3TB06B9066623>