svn commit: r329863 - head/audio/festalon
Baptiste Daroussin
bapt at FreeBSD.org
Wed Oct 9 06:17:43 UTC 2013
Author: bapt
Date: Wed Oct 9 06:17:42 2013
New Revision: 329863
URL: http://svnweb.freebsd.org/changeset/ports/329863
Log:
Remove USE_GCC=any: builds fine with clang
Modified:
head/audio/festalon/Makefile
Modified: head/audio/festalon/Makefile
==============================================================================
--- head/audio/festalon/Makefile Wed Oct 9 06:03:46 2013 (r329862)
+++ head/audio/festalon/Makefile Wed Oct 9 06:17:42 2013 (r329863)
@@ -20,7 +20,6 @@ USES= pkgconfig
NO_STAGE= yes
USE_AUTOTOOLS= libtool
USE_BZIP2= yes
-USE_GCC= any
WRKSRC= ${WRKDIR}/${PORTNAME}
More information about the svn-ports-all
mailing list