summaryrefslogtreecommitdiff
path: root/emulators/vice
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2004-03-26 17:22:17 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2004-03-26 17:22:17 +0000
commit36937e7e1dbe1250b70d63c84ade383cc350e904 (patch)
treee7e7b5ea5fdf61df395c0861f376106fd87b440f /emulators/vice
parentUnbreak on alpha/current. -ffast-math is broken atm. (diff)
- make PKGNAMESUFFIX more flexible
Notes
Notes: svn path=/head/; revision=105354
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.*