summaryrefslogtreecommitdiff
path: root/games/openttd
diff options
context:
space:
mode:
authorjoerg <joerg>2009-06-14 19:10:35 +0000
committerjoerg <joerg>2009-06-14 19:10:35 +0000
commit29fa2e65b25f6d5d51febbc3e9d85d1bd47bb72f (patch)
tree733996c3c5dd8bd29e2384ff7c3ce404cd141297 /games/openttd
parent9006b52bdc2b0360a225602d1410debd10f7c4b1 (diff)
downloadpkgsrc-29fa2e65b25f6d5d51febbc3e9d85d1bd47bb72f.tar.gz
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'games/openttd')
-rw-r--r--games/openttd/PLIST7
1 files changed, 3 insertions, 4 deletions
diff --git a/games/openttd/PLIST b/games/openttd/PLIST
index 6b4dcb1e654..cefa2817167 100644
--- a/games/openttd/PLIST
+++ b/games/openttd/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2009/06/14 17:56:52 joerg Exp $
+@comment $NetBSD: PLIST,v 1.14 2009/06/14 19:10:37 joerg Exp $
bin/openttd
man/man6/openttd.6
share/openttd/data/openttdd.grf
@@ -86,6 +86,5 @@ share/openttd/scenario/Polopolis.scn
share/openttd/scenario/Skadi Islands.scn
share/openttd/scenario/Terra Incognita.scn
share/openttd/scenario/Wales and West England.scn
-@unexec ${RMDIR} %D/share/openttd/data 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/share/openttd/gm 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/share/openttd 2>/dev/null || ${TRUE}
+@pkgdir share/openttd/data
+@pkgdir share/openttd/gm