svn commit: r362411 - head/devel/zziplib
Kurt Jaeger
pi at FreeBSD.org
Mon Jul 21 08:59:38 UTC 2014
Author: pi
Date: Mon Jul 21 08:59:37 2014
New Revision: 362411
URL: http://svnweb.freebsd.org/changeset/ports/362411
QAT: https://qat.redports.org/buildarchive/r362411/
Log:
devel/zziplib: only builds with python2, so USE_PYTHON_BUILD=2
Modified:
head/devel/zziplib/Makefile
Modified: head/devel/zziplib/Makefile
==============================================================================
--- head/devel/zziplib/Makefile Mon Jul 21 08:55:46 2014 (r362410)
+++ head/devel/zziplib/Makefile Mon Jul 21 08:59:37 2014 (r362411)
@@ -16,7 +16,7 @@ LICENSE_COMB= dual
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip
USES= tar:bzip2 pathfix pkgconfig gmake libtool
-USE_PYTHON_BUILD= yes
+USE_PYTHON_BUILD= 2
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_path_XMLTO=":"
USE_LDCONFIG= yes
More information about the svn-ports-all
mailing list