svn commit: r366661 - head/audio/gogglesmm
Adam Weinberger
adamw at FreeBSD.org
Sat Aug 30 18:21:48 UTC 2014
Author: adamw
Date: Sat Aug 30 18:21:47 2014
New Revision: 366661
URL: http://svnweb.freebsd.org/changeset/ports/366661
QAT: https://qat.redports.org/buildarchive/r366661/
Log:
Fix build on 8 and 9.
Modified:
head/audio/gogglesmm/Makefile
Modified: head/audio/gogglesmm/Makefile
==============================================================================
--- head/audio/gogglesmm/Makefile Sat Aug 30 18:20:22 2014 (r366660)
+++ head/audio/gogglesmm/Makefile Sat Aug 30 18:21:47 2014 (r366661)
@@ -19,7 +19,7 @@ USE_GITHUB= yes
GH_ACCOUNT= ${PORTNAME}
GH_COMMIT= ea16b55
-USES= compiler:nestedfct desktop-file-utils gmake pkgconfig
+USES= compiler:c++11-lang desktop-file-utils gmake pkgconfig
USE_SQLITE= yes
HAS_CONFIGURE= yes
CONFIGURE_ENV= LINK="${CXX}" \
More information about the svn-ports-head
mailing list