summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-11-27 14:15:59 +0000
committertron <tron@pkgsrc.org>2000-11-27 14:15:59 +0000
commit2501ca86a81aa9e80948562e017433f014ab96e9 (patch)
tree0dcc002d994cbe95226d93f8fa29d9a657907e91 /games
parent254009158293fb8e4ef5b566d625b521ae1a3d5e (diff)
downloadpkgsrc-2501ca86a81aa9e80948562e017433f014ab96e9.tar.gz
Add conflict with "xbill" package which installs a (now) different set
of pixmaps to "share/pixmaps/xbill".
Diffstat (limited to 'games')
-rw-r--r--games/gnome-games/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile
index 86a480b285d..71f7d617a50 100644
--- a/games/gnome-games/Makefile
+++ b/games/gnome-games/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2000/11/27 14:03:28 tron Exp $
+# $NetBSD: Makefile,v 1.16 2000/11/27 14:15:59 tron Exp $
DISTNAME= gnome-games-1.2.0
CATEGORIES= games gnome
@@ -15,6 +15,8 @@ DEPENDS+= gnome-core-*:../../x11/gnome-core
DEPENDS+= guile-[0-9]*:../../lang/guile
DEPENDS+= xbill-*:../../games/xbill
+CONFLICTS= xbill-*
+
USE_GMAKE= YES
USE_X11BASE= YES
USE_CURSES= YES