aboutsummaryrefslogtreecommitdiff
path: root/misc/rname
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-02-19 21:54:11 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-02-19 21:54:11 +0000
commitc6cd20545107d9b0266000aa2e6d3bafcb0b9578 (patch)
treeec4c7f91d48b58d834673cd7f7e2f08287895ca8 /misc/rname
parentfb1d2a19bd47884c2aedb55e864a88f8128ac632 (diff)
downloadports-c6cd20545107d9b0266000aa2e6d3bafcb0b9578.tar.gz
ports-c6cd20545107d9b0266000aa2e6d3bafcb0b9578.zip
- Use NO_WRKSUBDIR
- Allow staging as a regular user
Notes
Notes: svn path=/head/; revision=434417
Diffstat (limited to 'misc/rname')
-rw-r--r--misc/rname/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/rname/Makefile b/misc/rname/Makefile
index 80d9d9640b67..037e89ec628b 100644
--- a/misc/rname/Makefile
+++ b/misc/rname/Makefile
@@ -12,8 +12,8 @@ COMMENT= Execute a program with a fake name
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-WRKSRC= ${WRKDIR}
-USES= gmake tar:xz
+NO_WRKSUBDIR= yes
+USES= gmake tar:xz uidfix
MAKE_ENV= BINGRP=wheel MANDIR=${PREFIX}/man \
INSTALL_PROGRAM="${INSTALL_PROGRAM}"
PLIST_FILES= bin/rname man/man1/rname.1.gz