aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/ppsspp
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2016-09-29 09:52:05 +0800
committerjbeich <jbeich@FreeBSD.org>2016-09-29 09:52:05 +0800
commit815ad394b8280df52b94c5a0aeef526ecf7f4f0e (patch)
tree09ac5b8931a5736201cf263cf220cb0f68d52c7d /emulators/ppsspp
parent95889fbc2213fcf25b77eaf7cb6f0784668392a5 (diff)
downloadfreebsd-ports-gnome-815ad394b8280df52b94c5a0aeef526ecf7f4f0e.tar.gz
freebsd-ports-gnome-815ad394b8280df52b94c5a0aeef526ecf7f4f0e.tar.zst
freebsd-ports-gnome-815ad394b8280df52b94c5a0aeef526ecf7f4f0e.zip
emulators/ppsspp: hide QT* options in master port
Pointyhat to: jbeich (r422825)
Diffstat (limited to 'emulators/ppsspp')
-rw-r--r--emulators/ppsspp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/ppsspp/Makefile b/emulators/ppsspp/Makefile
index 3c85a17d50fd..997cda61332b 100644
--- a/emulators/ppsspp/Makefile
+++ b/emulators/ppsspp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ppsspp
DISTVERSIONPREFIX= v
DISTVERSION?= 1.3
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES= emulators
# XXX Get from Debian once #697821 lands
MASTER_SITES= https://bazaar.launchpad.net/~sergio-br2/${PORTNAME}/debian-sdl/download/5/${PORTNAME}.1-20140802045408-dd26dik367ztj5xg-8/:manpage
@@ -44,10 +44,10 @@ DESKTOP_ENTRIES="PPSSPP" \
"Game;Emulator;" \
""
-OPTIONS_DEFAULT=QT5
OPTIONS_SINGLE= GUI
OPTIONS_SINGLE_GUI= QT4 QT5 SDL
OPTIONS_SLAVE?= SDL
+OPTIONS_EXCLUDE= ${OPTIONS_SINGLE_GUI}
QT4_USES= qmake:outsource
QT4_USE= QT4=qmake_build,moc_build,rcc_build,uic_build,linguisttools_build,gui,opengl