[Midnightbsd-cvs] mports [21808] trunk/devel/py-lxml/Makefile: does not build with clang 3.3
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Aug 21 14:55:22 EDT 2016
Revision: 21808
http://svnweb.midnightbsd.org/mports/?rev=21808
Author: laffer1
Date: 2016-08-21 14:55:21 -0400 (Sun, 21 Aug 2016)
Log Message:
-----------
does not build with clang 3.3
Modified Paths:
--------------
trunk/devel/py-lxml/Makefile
Modified: trunk/devel/py-lxml/Makefile
===================================================================
--- trunk/devel/py-lxml/Makefile 2016-08-21 18:39:02 UTC (rev 21807)
+++ trunk/devel/py-lxml/Makefile 2016-08-21 18:55:21 UTC (rev 21808)
@@ -16,6 +16,7 @@
LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 \
libxslt.so:${PORTSDIR}/textproc/libxslt
+USE_GCC= any
USES= python uniquefiles:dirs
USE_PYTHON= autoplist concurrent distutils
More information about the Midnightbsd-cvs
mailing list