1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00

www/py-djblets: Unbreak everywhere that uses clean environment

The port requires msgfmt.  After the last update, it would no longer
build in poudriere.
This commit is contained in:
John Marino 2015-11-30 08:45:17 +00:00
parent 892f21154b
commit 760e12e9db
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402655

View File

@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django16>=1.6.11:${PORTSDIR}/www/py-django16
${PYTHON_PKGNAMEPREFIX}pillow>0:${PORTSDIR}/graphics/py-pillow \
${PYTHON_PKGNAMEPREFIX}pytz>0:${PORTSDIR}/devel/py-pytz
USES= python:2 shebangfix
USES= gettext-tools python:2 shebangfix
USE_PYTHON= distutils autoplist
PYDISTUTILS_PKGNAME= Djblets