summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-09-08 19:28:30 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-09-08 19:28:30 +0000
commitb6248e9ddef9653c3d75d2cca0ad7db4994dfaa8 (patch)
tree8c03142cfac448ce85cf28b6690f55d583dae026
parenta4e91fe1607f6690272dfb2b367a818ebbb14738 (diff)
downloadfreebsd-ports-b6248e9ddef9653c3d75d2cca0ad7db4994dfaa8.zip
Allow staging as a regular user
-rw-r--r--textproc/libcsv/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libcsv/Makefile b/textproc/libcsv/Makefile
index 0e71f8fce534..39518580593e 100644
--- a/textproc/libcsv/Makefile
+++ b/textproc/libcsv/Makefile
@@ -14,6 +14,7 @@ LICENSE= LGPL21
OPTIONS_DEFINE= PROFILE
MAKEFILE= Makefile.lib
+USES= uidfix
USE_LDCONFIG= yes
PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}"