svn commit: r309090 - head/x11-toolkits/fox17

Pietro Cerutti gahr at FreeBSD.org
Mon Dec 17 13:29:41 UTC 2012


Author: gahr
Date: Mon Dec 17 13:29:40 2012
New Revision: 309090
URL: http://svnweb.freebsd.org/changeset/ports/309090

Log:
  - Remove USE_GCC - builds fine with clang

Modified:
  head/x11-toolkits/fox17/Makefile

Modified: head/x11-toolkits/fox17/Makefile
==============================================================================
--- head/x11-toolkits/fox17/Makefile	Mon Dec 17 13:29:32 2012	(r309089)
+++ head/x11-toolkits/fox17/Makefile	Mon Dec 17 13:29:40 2012	(r309090)
@@ -21,7 +21,6 @@ MAJORVER=	${PORTVERSION:R}
 PLIST_SUB+=	MAJORVER=${MAJORVER}
 DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}-${MAJORVER}
 
-USE_GCC=	4.4+
 USE_GL=		glut
 USE_XORG=	sm
 USE_GNOME=	gnomehack


More information about the svn-ports-all mailing list