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

textproc/dblatex: fix build if default python is not 2.7

PR:		191999
Approved by:	johnson.peter@gmail.com (maintainer timeout)
This commit is contained in:
Kurt Jaeger 2014-08-03 21:47:23 +00:00
parent b2c313d3a9
commit 3330ce6d74
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363946

View File

@ -3,7 +3,7 @@
PORTNAME= dblatex
PORTVERSION= 0.3.2
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@ -16,7 +16,7 @@ RUN_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt \
USES= tar:bzip2
USE_TEX= tex
USE_PYTHON= yes
USE_PYTHON= 2
USE_PYDISTUTILS=yes
PYDISTUTILS_AUTOPLIST=yes