aboutsummaryrefslogtreecommitdiff
path: root/audio/gogglesmm
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-08-30 18:21:47 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-08-30 18:21:47 +0000
commitb5ef86ff20e80090480c0a387736d7f32c4e8abc (patch)
treef7d37ac144caa385e0d5e191cbe588bd1b0afae4 /audio/gogglesmm
parent5704575c251529cd42c5fad611dff21136194f06 (diff)
downloadports-b5ef86ff20e80090480c0a387736d7f32c4e8abc.tar.gz
ports-b5ef86ff20e80090480c0a387736d7f32c4e8abc.zip
Fix build on 8 and 9.
Notes
Notes: svn path=/head/; revision=366661
Diffstat (limited to 'audio/gogglesmm')
-rw-r--r--audio/gogglesmm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gogglesmm/Makefile b/audio/gogglesmm/Makefile
index 5cf2a9eb1ce4..e6b7737a7bbb 100644
--- a/audio/gogglesmm/Makefile
+++ b/audio/gogglesmm/Makefile
@@ -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}" \