summaryrefslogtreecommitdiff
path: root/emulators/vice
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-09-19 21:38:38 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-09-19 21:38:38 +0000
commitf49159b54aa5ae25dbe982908c77370f1d1d38e6 (patch)
treee42fa937f01833661b630a2e78f2c21f080637be /emulators/vice
parentNew port: science/py-chempy: Package useful useful for solving problems in ch... (diff)
Fix building on gcc-based archs by upgrading USES.
Tested on powerpc64 and amd64 (for no regression). Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=480114
Diffstat (limited to 'emulators/vice')
-rw-r--r--emulators/vice/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index 7eab09f30b9b..08fb87cdc9d3 100644
--- a/emulators/vice/Makefile
+++ b/emulators/vice/Makefile
@@ -32,7 +32,7 @@ LIB_DEPENDS= libpng.so:graphics/png \
RESTRICTED= ROMs are copyrighted by Commodore Business Machines
-USES= pkgconfig makeinfo gmake iconv jpeg
+USES= compiler:c++11-lang pkgconfig makeinfo gmake iconv jpeg
USE_XORG= xpm ice sm xext xv xt x11 xmu xxf86vm
USE_XORG+= xrender xinerama xi xrandr xcursor xcomposite xdamage xfixes
GNU_CONFIGURE= yes