diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 19:10:35 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 19:10:35 +0000 |
commit | 41a1e2f5b97770a6236c6a495e4ae3623720d419 (patch) | |
tree | 733996c3c5dd8bd29e2384ff7c3ce404cd141297 /games/gnome-games | |
parent | 392dc003380a59da8ada2af944be024434e5f032 (diff) | |
download | pkgsrc-41a1e2f5b97770a6236c6a495e4ae3623720d419.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'games/gnome-games')
-rw-r--r-- | games/gnome-games/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnome-games/PLIST b/games/gnome-games/PLIST index d1bf8af642b..b5a7eb19355 100644 --- a/games/gnome-games/PLIST +++ b/games/gnome-games/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.22 2009/06/14 17:56:46 joerg Exp $ +@comment $NetBSD: PLIST,v 1.23 2009/06/14 19:10:36 joerg Exp $ bin/blackjack bin/glchess bin/glines @@ -1968,4 +1968,4 @@ share/omf/same-gnome/same-gnome-sv.omf share/pixmaps/glchess/board.png share/pixmaps/glchess/piece.png share/pixmaps/gnome-sudoku/footprints.png -@exec ${MKDIR} %D/lib/ggz +@pkgdir lib/ggz |