diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-03-08 19:40:36 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-03-08 19:40:36 +0000 |
commit | ae5a97419f9483f8d29f539efc9d0073f21b32de (patch) | |
tree | 31ed0dbd30601179a2bbef617a33214b104e418a /games/dopewars/PLIST | |
parent | a8e47947f0a68e270b396c8eb837420d5740af94 (diff) | |
download | pkgsrc-ae5a97419f9483f8d29f539efc9d0073f21b32de.tar.gz |
Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
Diffstat (limited to 'games/dopewars/PLIST')
-rw-r--r-- | games/dopewars/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/dopewars/PLIST b/games/dopewars/PLIST index 53f8156ae8e..5e1c1b61385 100644 --- a/games/dopewars/PLIST +++ b/games/dopewars/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2003/07/18 18:04:07 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.6 2004/03/08 19:40:38 jmmv Exp $ bin/dopewars man/man6/dopewars.6 share/doc/${PKGNAME}/help/cops.html @@ -47,8 +47,6 @@ ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/dopewars.mo share/pixmaps/dopewars-pill.png share/pixmaps/dopewars-shot.png share/pixmaps/dopewars-weed.png -@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} |