summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-07-18 18:04:07 +0000
committerjmmv <jmmv@pkgsrc.org>2003-07-18 18:04:07 +0000
commit404cb5c10736478362580df58d0a4c106114ef95 (patch)
treea76b3ce2993c090e348b72957a832c11993a92df
parentcb565a4da941edb3e3e972665a317fd75cd7aa7f (diff)
downloadpkgsrc-404cb5c10736478362580df58d0a4c106114ef95.tar.gz
Do not depend on gnome1-dirs which requires X11, though dopewars does not
need it. Handle gnome shared directories manually here. Bump PKGREVISION to 2. Pointed out by David W. Talmage in tech-pkg@.
-rw-r--r--games/dopewars/Makefile6
-rw-r--r--games/dopewars/PLIST6
2 files changed, 5 insertions, 7 deletions
diff --git a/games/dopewars/Makefile b/games/dopewars/Makefile
index 4f4e6b00997..f739c46552f 100644
--- a/games/dopewars/Makefile
+++ b/games/dopewars/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2003/07/13 13:51:44 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2003/07/18 18:04:07 jmmv Exp $
DISTNAME= dopewars-1.5.9
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= games
MASTER_SITES= http://bellatrix.pcl.ox.ac.uk/~ben/dopewars/ \
${MASTER_SITE_SOURCEFORGE:=dopewars/} \
@@ -11,8 +11,6 @@ MAINTAINER= root@garbled.net
HOMEPAGE= http://bellatrix.pcl.ox.ac.uk/~ben/dopewars/
COMMENT= Make a fortune dealing drugs on the streets of New York
-DEPENDS+= gnome1-dirs>=1.0:../../misc/gnome1-dirs
-
USE_BUILDLINK2= YES
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
diff --git a/games/dopewars/PLIST b/games/dopewars/PLIST
index 7e92801d911..53f8156ae8e 100644
--- a/games/dopewars/PLIST
+++ b/games/dopewars/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2003/07/12 10:07:35 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2003/07/18 18:04:07 jmmv Exp $
bin/dopewars
man/man6/dopewars.6
share/doc/${PKGNAME}/help/cops.html
@@ -47,8 +47,8 @@ ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/dopewars.mo
share/pixmaps/dopewars-pill.png
share/pixmaps/dopewars-shot.png
share/pixmaps/dopewars-weed.png
-@comment in gnome-dirs: @dirrm share/gnome/apps/Games
-@comment in gnome-dirs: @dirrm share/gnome/apps
+@unexec ${RMDIR} %D/share/gnome/apps/Games 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/share/gnome/apps 2>/dev/null || ${TRUE}
@dirrm share/dopewars
@dirrm share/doc/${PKGNAME}/help
@dirrm share/doc/${PKGNAME}