svn commit: r386028 - head/textproc/libxml2
Dmitry Marakasov
amdmi3 at FreeBSD.org
Sun May 10 20:38:23 UTC 2015
Author: amdmi3
Date: Sun May 10 20:38:22 2015
New Revision: 386028
URL: https://svnweb.freebsd.org/changeset/ports/386028
Log:
- Add CPE info
Approved by: portmgr blanket
Modified:
head/textproc/libxml2/Makefile
Modified: head/textproc/libxml2/Makefile
==============================================================================
--- head/textproc/libxml2/Makefile Sun May 10 20:25:58 2015 (r386027)
+++ head/textproc/libxml2/Makefile Sun May 10 20:38:22 2015 (r386028)
@@ -17,7 +17,8 @@ COMMENT?= XML parser library for GNOME
.if !defined(REFERENCE_PORT)
GNU_CONFIGURE= yes
-USES+= gmake iconv libtool pathfix pkgconfig shebangfix
+USES+= cpe gmake iconv libtool pathfix pkgconfig shebangfix
+CPE_VENDOR= xmlsoft
USE_LDCONFIG= yes
CONFIGURE_ARGS?=--with-iconv=${ICONV_PREFIX} \
--with-html-dir=${PREFIX}/share/doc \
More information about the svn-ports-all
mailing list