aboutsummaryrefslogtreecommitdiff
path: root/comms/minicom/pkg-plist
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2014-06-22 09:27:13 +0000
committerJohan van Selst <johans@FreeBSD.org>2014-06-22 09:27:13 +0000
commitc23faf59941c8d5fcafc29146a6f688c94c7c03b (patch)
tree4b56f58d35966e44cf0a6ad8ade01484720b0068 /comms/minicom/pkg-plist
parenta8bcfce12dceff9fccb4e589924cc787307b4cd7 (diff)
downloadports-c23faf59941c8d5fcafc29146a6f688c94c7c03b.tar.gz
ports-c23faf59941c8d5fcafc29146a6f688c94c7c03b.zip
Use plist directives instead of chown to allow build as non-root
Resulting package is identical Submitted by: Kimmo Paasiala <kpaasial@icloud.com>
Notes
Notes: svn path=/head/; revision=358774
Diffstat (limited to 'comms/minicom/pkg-plist')
-rw-r--r--comms/minicom/pkg-plist10
1 files changed, 8 insertions, 2 deletions
diff --git a/comms/minicom/pkg-plist b/comms/minicom/pkg-plist
index e23c0a779064..a3c1c5db6634 100644
--- a/comms/minicom/pkg-plist
+++ b/comms/minicom/pkg-plist
@@ -1,4 +1,10 @@
+@owner uucp
+@group dialer
+@mode 4511
bin/minicom
+@owner
+@group
+@mode
bin/xminicom
bin/runscript
bin/ascii-xfr
@@ -24,9 +30,9 @@ man/man1/xminicom.1.gz
%%NLS%%share/locale/sv/LC_MESSAGES/minicom.mo
%%NLS%%share/locale/vi/LC_MESSAGES/minicom.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/minicom.mo
-@exec if [ ! -d %D/etc/minicom ] ; then /bin/mkdir -p %D/etc/minicom ; fi
-@exec /usr/sbin/chown uucp %D/etc/minicom
+@owner uucp
@dirrmtry etc/minicom
+@owner
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog