svn commit: r329295 - head/audio/festalon
Emanuel Haupt
ehaupt at FreeBSD.org
Fri Oct 4 12:17:28 UTC 2013
Author: ehaupt
Date: Fri Oct 4 12:17:27 2013
New Revision: 329295
URL: http://svnweb.freebsd.org/changeset/ports/329295
Log:
Fix build on 10-CURRENT
Modified:
head/audio/festalon/Makefile
Modified: head/audio/festalon/Makefile
==============================================================================
--- head/audio/festalon/Makefile Fri Oct 4 12:05:20 2013 (r329294)
+++ head/audio/festalon/Makefile Fri Oct 4 12:17:27 2013 (r329295)
@@ -20,6 +20,7 @@ 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