From 52695da1d928df28da29c06988fa35038c1ef576 Mon Sep 17 00:00:00 2001 From: antoine Date: Mon, 8 Sep 2014 19:28:30 +0000 Subject: Allow staging as a regular user --- textproc/libcsv/Makefile | 1 + 1 file changed, 1 insertion(+) 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}" -- cgit