aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/vice
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-04-20 11:03:05 +0800
committermarcus <marcus@FreeBSD.org>2003-04-20 11:03:05 +0800
commit080216c4d330be033fad0dd7ae008060cb567135 (patch)
treec0afa4e9b4907b1b1b5d62fff576de3b65c70555 /emulators/vice
parentb4e6af91fba85f8e5f55a3387dbeda73594128e2 (diff)
downloadfreebsd-ports-gnome-080216c4d330be033fad0dd7ae008060cb567135.tar.gz
freebsd-ports-gnome-080216c4d330be033fad0dd7ae008060cb567135.tar.zst
freebsd-ports-gnome-080216c4d330be033fad0dd7ae008060cb567135.zip
Remove USE_GNOMENG.
Diffstat (limited to 'emulators/vice')
-rw-r--r--emulators/vice/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index 62d9c93c5927..b10d1b995a15 100644
--- a/emulators/vice/Makefile
+++ b/emulators/vice/Makefile
@@ -28,7 +28,6 @@ USE_XPM= yes
GNU_CONFIGURE= yes
.if defined(VICE_WITH_GNOME)
-USE_GNOMENG= yes
USE_GNOME= gnomelibs
CONFIGURE_ARGS= --enable-gnomeui
.else