aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/vice
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2004-03-27 01:22:17 +0800
committerdinoex <dinoex@FreeBSD.org>2004-03-27 01:22:17 +0800
commitcf4aeeaca0e28f9331195cecd40c887bede73422 (patch)
tree0b0b3f836f26f202fe3e2fc3da0481161345cb9c /emulators/vice
parentdde999d9926fa16045639ee50500db8fc320c5f7 (diff)
downloadfreebsd-ports-gnome-cf4aeeaca0e28f9331195cecd40c887bede73422.tar.gz
freebsd-ports-gnome-cf4aeeaca0e28f9331195cecd40c887bede73422.tar.zst
freebsd-ports-gnome-cf4aeeaca0e28f9331195cecd40c887bede73422.zip
- make PKGNAMESUFFIX more flexible
Diffstat (limited to 'emulators/vice')
-rw-r--r--emulators/vice/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index 7bc49d3461de..d187beafabcd 100644
--- a/emulators/vice/Makefile
+++ b/emulators/vice/Makefile
@@ -8,9 +8,7 @@ PORTNAME= vice
PORTVERSION= 1.14
CATEGORIES= emulators
MASTER_SITES= ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/
-.if defined(VICE_WITH_GNOME)
-PKGNAMESUFFIX= -gnome
-.endif
+PKGNAMESUFFIX?= ${GNOME_SUFFIX}${PKGNAMESUFFIX2}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Emulator for Commodore's C64, C128, VIC20, PET, and CBM-II
@@ -27,6 +25,7 @@ MAKE_ENV+= MAKEINFOFLAGS="--no-split"
USE_GCC= 3.2
.if defined(VICE_WITH_GNOME)
+GNOME_SUFFIX= -gnome
USE_GNOME= gnomelibs
CONFIGURE_ARGS= --enable-gnomeui
CONFLICTS?= vice-1.*