aboutsummaryrefslogtreecommitdiff
path: root/textproc/xerces-c3
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-30 17:56:24 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-30 17:56:24 +0000
commita131239f89b3bb76236ecf2b21166fe930f8f24d (patch)
tree5578c32978a4bad9a77e108454660d778a5c8b81 /textproc/xerces-c3
parent2128801396e4c2a06073d80cbb764f94298bd017 (diff)
downloadports-a131239f89b3bb76236ecf2b21166fe930f8f24d.tar.gz
ports-a131239f89b3bb76236ecf2b21166fe930f8f24d.zip
Notes
Diffstat (limited to 'textproc/xerces-c3')
-rw-r--r--textproc/xerces-c3/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/xerces-c3/Makefile b/textproc/xerces-c3/Makefile
index b72d0251f247..2639d2893e25 100644
--- a/textproc/xerces-c3/Makefile
+++ b/textproc/xerces-c3/Makefile
@@ -21,10 +21,13 @@ GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
MAKE_ENV= XERCESCROOT=${WRKSRC}
USE_LDCONFIG= yes
-USES= gmake libtool pathfix
+USES= cpe gmake libtool pathfix
PLIST_SUB= MAJOR_VER=${PORTVERSION:R}
+CPE_PRODUCT= xerces-c++
+CPE_VENDOR= apache
+
post-install:
${LN} -s libxerces-c-${PORTVERSION:R}.so ${STAGEDIR}${PREFIX}/lib/libxerces-c.so.${PORTVERSION:R:R}