summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-24 15:53:29 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-24 15:53:29 +0000
commitbd3193d2b0187ff6d3c06a1632f5bca9e4b315da (patch)
treee1b68c70160767766c07becc416bb9e3ab85337e /games
parent1cfbe6951da2519997f8ba785adce7d14fb2cd80 (diff)
downloadfreebsd-ports-bd3193d2b0187ff6d3c06a1632f5bca9e4b315da.zip
Turns out @sample doesn't handle @mode correctly, so set the mode
manually with an @exec.
Diffstat (limited to 'games')
-rw-r--r--games/greed/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/greed/pkg-plist b/games/greed/pkg-plist
index 2974cd9dd8b7..28b575407027 100644
--- a/games/greed/pkg-plist
+++ b/games/greed/pkg-plist
@@ -2,5 +2,5 @@ bin/greed
man/man6/greed.6.gz
@cwd /
@group games
-@mode 664
@sample %%SCOREFILE%%.sample
+@exec chmod 664 %D/%%SCOREFILE%%