Allow staging as a regular user

This commit is contained in:
Antoine Brodin 2014-09-11 22:14:01 +00:00
parent 160dde5169
commit b7baa8db3b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367992

View File

@ -35,6 +35,7 @@ SHLIB_MAJOR= 0
SRCCONF= /dev/null
SRCS= ${DISTFILES:M*.c\:1:Nex1.c\:1:S|:1$||}
USE_LDCONFIG= yes
USES= uidfix
.include <bsd.port.options.mk>