[Midnightbsd-cvs] mports [21853] trunk/textproc/itstool/Makefile: try to force python version
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Mon Aug 22 19:33:20 EDT 2016
Revision: 21853
http://svnweb.midnightbsd.org/mports/?rev=21853
Author: laffer1
Date: 2016-08-22 19:33:19 -0400 (Mon, 22 Aug 2016)
Log Message:
-----------
try to force python version
Modified Paths:
--------------
trunk/textproc/itstool/Makefile
Modified: trunk/textproc/itstool/Makefile
===================================================================
--- trunk/textproc/itstool/Makefile 2016-08-22 23:32:38 UTC (rev 21852)
+++ trunk/textproc/itstool/Makefile 2016-08-22 23:33:19 UTC (rev 21853)
@@ -17,6 +17,8 @@
USES= python:2,run tar:bzip2
GNU_CONFIGURE= yes
+PYTHON_VERSION= python2.7
+
post-patch:
@${REINPLACE_CMD} -e 's|@PYTHON@|${PYTHON_CMD}|g' \
${WRKSRC}/itstool.in
More information about the Midnightbsd-cvs
mailing list