summaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2004-02-26 05:17:15 +0000
committerdinoex <dinoex@FreeBSD.org>2004-02-26 05:17:15 +0000
commit3edcb82e3ee5d5b8995661fcecb83ffb44135c85 (patch)
tree045b2c7ad54a0ece3f0f09984832fae9c1c3013c /emulators
parentf5cab0b435a4e7acc7ca0b5a31b7a7bf6646ccbb (diff)
downloadFreeBSD-ports-3edcb82e3ee5d5b8995661fcecb83ffb44135c85.zip
FreeBSD-ports-3edcb82e3ee5d5b8995661fcecb83ffb44135c85.tar.gz
- add CONFLICTS
Diffstat (limited to 'emulators')
-rw-r--r--emulators/vice/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index 2b7a821..9003d0b 100644
--- a/emulators/vice/Makefile
+++ b/emulators/vice/Makefile
@@ -29,8 +29,10 @@ USE_GCC= 3.2
.if defined(VICE_WITH_GNOME)
USE_GNOME= gnomelibs
CONFIGURE_ARGS= --enable-gnomeui
+CONFLICTS?= vice-1.*
.else
CONFIGURE_ARGS= --with-xaw3d
+CONFLICTS?= vice-gnome-1.*
.endif
INFO= vice
OpenPOWER on IntegriCloud