[Midnightbsd-cvs] mports [19109] trunk/textproc/libxml2/Makefile: add cpe

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun May 24 16:03:44 EDT 2015


Revision: 19109
          http://svnweb.midnightbsd.org/mports/?rev=19109
Author:   laffer1
Date:     2015-05-24 16:03:43 -0400 (Sun, 24 May 2015)
Log Message:
-----------
add cpe

Modified Paths:
--------------
    trunk/textproc/libxml2/Makefile

Modified: trunk/textproc/libxml2/Makefile
===================================================================
--- trunk/textproc/libxml2/Makefile	2015-05-24 20:02:06 UTC (rev 19108)
+++ trunk/textproc/libxml2/Makefile	2015-05-24 20:03:43 UTC (rev 19109)
@@ -17,7 +17,8 @@
 .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 Midnightbsd-cvs mailing list