diff options
Diffstat (limited to 'textproc/tinyxml')
-rw-r--r-- | textproc/tinyxml/Makefile | 1 |
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}" |