1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

devel/zziplib: only builds with python2, so USE_PYTHON_BUILD=2

This commit is contained in:
Kurt Jaeger 2014-07-21 08:59:37 +00:00
parent c04950885d
commit 4b1786c901
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362411

View File

@ -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