aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-05-27 00:12:27 +0800
committerbapt <bapt@FreeBSD.org>2014-05-27 00:12:27 +0800
commit3f3500057389531e6b12dd6a478e9f5dfedb25a8 (patch)
tree2dadacac58def88807e03a3cedc0c39322423062 /textproc
parenta925546b1110e65201e827e297b3d674f9dbf2d0 (diff)
downloadfreebsd-ports-gnome-3f3500057389531e6b12dd6a478e9f5dfedb25a8.tar.gz
freebsd-ports-gnome-3f3500057389531e6b12dd6a478e9f5dfedb25a8.tar.zst
freebsd-ports-gnome-3f3500057389531e6b12dd6a478e9f5dfedb25a8.zip
Fix packaging as a user
Diffstat (limited to 'textproc')
-rw-r--r--textproc/tinyxml/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/tinyxml/Makefile b/textproc/tinyxml/Makefile
index 958eb583f3d6..795a5e72e980 100644
--- a/textproc/tinyxml/Makefile
+++ b/textproc/tinyxml/Makefile
@@ -13,6 +13,7 @@ COMMENT= Small C++ XML parser
WRKSRC= ${WRKDIR}/${PORTNAME}
+USES= uidfix
USE_LDCONFIG= YES
SHLIB_MAJOR= 3
PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}"