aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/vice
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-09-20 05:38:38 +0800
committerMark Linimon <linimon@FreeBSD.org>2018-09-20 05:38:38 +0800
commitf49159b54aa5ae25dbe982908c77370f1d1d38e6 (patch)
treee42fa937f01833661b630a2e78f2c21f080637be /emulators/vice
parent30937302da8e90d8c3081d351222f4bf56f0b28b (diff)
downloadfreebsd-ports-gnome-f49159b54aa5ae25dbe982908c77370f1d1d38e6.tar.gz
freebsd-ports-gnome-f49159b54aa5ae25dbe982908c77370f1d1d38e6.tar.zst
freebsd-ports-gnome-f49159b54aa5ae25dbe982908c77370f1d1d38e6.zip
Fix building on gcc-based archs by upgrading USES.
Tested on powerpc64 and amd64 (for no regression). Approved by: portmgr (tier-2 blanket)
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