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 | 55052022a3ae314f562fafe7f8e4f7ea21d65ba0 (patch) | |
tree | 733996c3c5dd8bd29e2384ff7c3ce404cd141297 /games/kdegames3 | |
parent | 3fe79c88882a8d7a8fc5979d8d023515504f4bd8 (diff) | |
download | pkgsrc-55052022a3ae314f562fafe7f8e4f7ea21d65ba0.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'games/kdegames3')
-rw-r--r-- | games/kdegames3/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/kdegames3/PLIST b/games/kdegames3/PLIST index 54acc275870..2c227898862 100644 --- a/games/kdegames3/PLIST +++ b/games/kdegames3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.16 2009/06/14 17:56:49 joerg Exp $ +@comment $NetBSD: PLIST,v 1.17 2009/06/14 19:10:37 joerg Exp $ bin/atlantik bin/kasteroids bin/katomic @@ -2482,4 +2482,4 @@ share/kde/mimelnk/application/x-kolf.desktop share/kde/mimelnk/application/x-kourse.desktop share/kde/mimelnk/application/x-tuberling.desktop share/kde/services/atlantik.protocol -@exec ${MKDIR} %D/share/doc/kde/HTML/en/kdegames-apidocs/libkdegames/html +@pkgdir share/doc/kde/HTML/en/kdegames-apidocs/libkdegames/html |