svn commit: r327270 - head/x11-clocks/swisswatch

Baptiste Daroussin bapt at FreeBSD.org
Sat Sep 14 10:57:21 UTC 2013


Author: bapt
Date: Sat Sep 14 10:57:20 2013
New Revision: 327270
URL: http://svnweb.freebsd.org/changeset/ports/327270

Log:
  Remove USE_GCC=any: builds properly with clang

Modified:
  head/x11-clocks/swisswatch/Makefile

Modified: head/x11-clocks/swisswatch/Makefile
==============================================================================
--- head/x11-clocks/swisswatch/Makefile	Sat Sep 14 10:56:59 2013	(r327269)
+++ head/x11-clocks/swisswatch/Makefile	Sat Sep 14 10:57:20 2013	(r327270)
@@ -12,7 +12,6 @@ MAINTAINER=	sanpei at FreeBSD.org
 COMMENT=	Swiss railway clock emulation, and a fancy default appearance
 
 USES=		imake
-USE_GCC=	any
 USE_XORG=	ice sm x11 xext xmu xt
 MAN1=		swisswatch.1
 


More information about the svn-ports-head mailing list