summaryrefslogtreecommitdiff
path: root/textproc/tinyxml
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-05-26 16:12:27 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-05-26 16:12:27 +0000
commite85451266155ec9c741b96e97ef85974d64d46e3 (patch)
tree2dadacac58def88807e03a3cedc0c39322423062 /textproc/tinyxml
parentConvert to USES=lua, use lua 5.2 by default (diff)
Fix packaging as a user
Notes
Notes: svn path=/head/; revision=355400
Diffstat (limited to 'textproc/tinyxml')
-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}"