aboutsummaryrefslogtreecommitdiff
path: root/sysutils/slack
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-03-03 00:38:47 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-03-03 00:38:47 +0000
commit3b02717dda2e96745c32c0c63ffd8d19b4ed4f2d (patch)
tree5a0b92dec5b74239d59f1e96f730ac871b57789e /sysutils/slack
parentc79cbe36a3339040ab2c238f200b0c3f34f07fab (diff)
downloadports-3b02717dda2e96745c32c0c63ffd8d19b4ed4f2d.tar.gz
ports-3b02717dda2e96745c32c0c63ffd8d19b4ed4f2d.zip
Use @dir where possible
Notes
Notes: svn path=/head/; revision=380318
Diffstat (limited to 'sysutils/slack')
-rw-r--r--sysutils/slack/Makefile2
-rw-r--r--sysutils/slack/pkg-plist10
2 files changed, 4 insertions, 8 deletions
diff --git a/sysutils/slack/Makefile b/sysutils/slack/Makefile
index fec2804a3bd0..98e47588e462 100644
--- a/sysutils/slack/Makefile
+++ b/sysutils/slack/Makefile
@@ -3,7 +3,7 @@
PORTNAME= slack
PORTVERSION= 0.15.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
http://www.sundell.net/~alan/projects/slack/
diff --git a/sysutils/slack/pkg-plist b/sysutils/slack/pkg-plist
index 0384781f3332..6e9abe6d77f0 100644
--- a/sysutils/slack/pkg-plist
+++ b/sysutils/slack/pkg-plist
@@ -11,10 +11,6 @@ man/man1/slack-diff.1.gz
man/man5/slack.conf.5.gz
man/man8/slack.8.gz
sbin/slack
-@exec install -d -m 0700 /var/lib/slack
-@exec install -d -m 0700 /var/cache/slack
-@unexec rmdir /var/lib/slack 2>/dev/null || true
-@unexec rmdir /var/lib 2>/dev/null || true
-@unexec rmdir /var/cache/slack 2>/dev/null || true
-@dirrm lib/slack
-@dirrm libexec/slack
+@dir(,,0700) /var/lib/slack
+@dir /var/lib
+@dir(,,0700) /var/cache/slack