aboutsummaryrefslogtreecommitdiff
path: root/emulators/darcnes
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-02-01 15:09:02 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-02-01 15:09:02 +0000
commit13450424f209520316946f5f947a1825f02aa4bf (patch)
treea942bbfc61f5af4f20fd082d57df46ebd7c39dd3 /emulators/darcnes
parent1b97531ef40fe6fccbb515291b0d73c14bc8b287 (diff)
downloadports-13450424f209520316946f5f947a1825f02aa4bf.tar.gz
ports-13450424f209520316946f5f947a1825f02aa4bf.zip
emulators/darcnes: Remove GTK1 option
x11-toolkits/gtk12 is gone since r488008.
Notes
Notes: svn path=/head/; revision=491825
Diffstat (limited to 'emulators/darcnes')
-rw-r--r--emulators/darcnes/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/emulators/darcnes/Makefile b/emulators/darcnes/Makefile
index 0b166775977f..f6a5f02d15f2 100644
--- a/emulators/darcnes/Makefile
+++ b/emulators/darcnes/Makefile
@@ -3,7 +3,7 @@
PORTNAME= darcnes
PORTVERSION= 9b0401
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= emulators
MASTER_SITES= http://www.dridus.com/~nyef/darcnes/download/ \
LOCAL/grembo
@@ -25,14 +25,10 @@ PORTDOCS= readme
OPTIONS_DEFINE= DOCS
OPTIONS_SINGLE= BACKEND
-OPTIONS_SINGLE_BACKEND= X11 GTK1 SVGALIB
+OPTIONS_SINGLE_BACKEND= X11 SVGALIB
OPTIONS_DEFAULT=X11
BACKEND_DESC= GUI backend
-GTK1_USES= gettext-runtime
-GTK1_USE= GNOME=gtk12 XORG=x11,xext,xi
-GTK1_VARS= MAKE_ARGS+=TARGET=Linux_GTK
-
SVGALIB_LIB_DEPENDS= libvga.so:graphics/svgalib
SVGALIB_VARS= MAKE_ARGS+=TARGET=Linux_svgalib