aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-09-09 03:28:30 +0800
committerantoine <antoine@FreeBSD.org>2014-09-09 03:28:30 +0800
commit52695da1d928df28da29c06988fa35038c1ef576 (patch)
tree8c03142cfac448ce85cf28b6690f55d583dae026
parent27230edb2a52ae00fc365871efa05febc1acbcf1 (diff)
downloadfreebsd-ports-gnome-52695da1d928df28da29c06988fa35038c1ef576.tar.gz
freebsd-ports-gnome-52695da1d928df28da29c06988fa35038c1ef576.tar.zst
freebsd-ports-gnome-52695da1d928df28da29c06988fa35038c1ef576.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}"