1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Allow staging as a regular user

This commit is contained in:
Antoine Brodin 2014-09-07 11:04:57 +00:00
parent ee4e63a05c
commit 515fee9772
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367512

View File

@ -14,6 +14,6 @@ COMMENT= The original BSD rain program, ported from NetBSD
PLIST_FILES= bin/rain \
man/man6/rain.6.gz
USES= tar:bzip2
USES= tar:bzip2 uidfix
.include <bsd.port.mk>