aboutsummaryrefslogtreecommitdiff
path: root/emulators/nestopia
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-12-26 12:23:44 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-12-26 12:23:44 +0000
commit5f8775ff6f054cb6571e7943c986d24bdcd73ae2 (patch)
tree9a9fe1087003e85dc6f4c70919f06ac33d6d0790 /emulators/nestopia
parent2cbbb2cfcfeec37d7b283881d9af3d39b98a93f2 (diff)
downloadports-5f8775ff6f054cb6571e7943c986d24bdcd73ae2.tar.gz
ports-5f8775ff6f054cb6571e7943c986d24bdcd73ae2.zip
Notes
Diffstat (limited to 'emulators/nestopia')
-rw-r--r--emulators/nestopia/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/nestopia/Makefile b/emulators/nestopia/Makefile
index 9598c32d1746..b1105a00d36f 100644
--- a/emulators/nestopia/Makefile
+++ b/emulators/nestopia/Makefile
@@ -14,9 +14,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= autoconf-archive>=0:devel/autoconf-archive
LIB_DEPENDS= libao.so:audio/libao libepoxy.so:graphics/libepoxy
-CXXFLAGS+= -Wno-narrowing
-
-USES= autoreconf desktop-file-utils libarchive localbase:ldflags pkgconfig
+USES= autoreconf desktop-file-utils gl gnome libarchive \
+ localbase:ldflags pkgconfig
+USE_CXXSTD= c++98
USE_GITHUB= yes
GH_ACCOUNT= rdanbrook
GNU_CONFIGURE= yes