svn commit: r523498 - head/textproc/libxml2
Antoine Brodin
antoine at FreeBSD.org
Sat Jan 18 21:08:37 UTC 2020
Author: antoine
Date: Sat Jan 18 21:08:36 2020
New Revision: 523498
URL: https://svnweb.freebsd.org/changeset/ports/523498
Log:
Unbreak py-libxml2
Modified:
head/textproc/libxml2/Makefile
Modified: head/textproc/libxml2/Makefile
==============================================================================
--- head/textproc/libxml2/Makefile Sat Jan 18 20:52:55 2020 (r523497)
+++ head/textproc/libxml2/Makefile Sat Jan 18 21:08:36 2020 (r523498)
@@ -21,7 +21,7 @@ LICENSE_FILE_TRIO= ${FILESDIR}/LICENSE.TRIO
LICENSE_PERMS_TRIO= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
GNU_CONFIGURE= yes
-USES= compiler cpe iconv libtool pathfix pkgconfig shebangfix
+USES+= compiler cpe iconv libtool pathfix pkgconfig shebangfix
CPE_VENDOR= xmlsoft
USE_LDCONFIG= yes
CONFIGURE_ARGS?=--with-iconv=${ICONV_PREFIX} \
More information about the svn-ports-all
mailing list