aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxslt/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-11 01:01:29 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-11 01:01:29 +0000
commitd8943937d1ef2c63c5ffc3f291571cf51828218e (patch)
treeb22535f9c7c77e35c62bef1fb3d7a77f10bce04d /textproc/libxslt/Makefile
parentc7478d57a70bc093ec168707187d78678bf95680 (diff)
downloadports-d8943937d1ef2c63c5ffc3f291571cf51828218e.tar.gz
ports-d8943937d1ef2c63c5ffc3f291571cf51828218e.zip
- Add CPE info
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=386039
Diffstat (limited to 'textproc/libxslt/Makefile')
-rw-r--r--textproc/libxslt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index cfeab80f1c58..caa1f4d4b300 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -15,7 +15,8 @@ COMMENT?= The XSLT C library for GNOME
.if !defined(REFERENCE_PORT)
-USES+= gmake libtool pathfix
+USES+= cpe gmake libtool pathfix
+CPE_VENDOR= xmlsoft
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes