1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00

Allow staging as a regular user

This commit is contained in:
Antoine Brodin 2014-09-08 18:39:15 +00:00
parent a492f58c9f
commit ac962ce20d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367667

View File

@ -11,6 +11,7 @@ COMMENT= Library for manipulating hash tables
WRKSRC= ${WRKDIR}/libhash
USES= uidfix
USE_LDCONFIG= yes
.if defined(NO_PROFILE)