aboutsummaryrefslogtreecommitdiff
path: root/www/py-django13
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2008-04-17 11:16:17 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2008-04-17 11:16:17 +0000
commitbbb58d23799b86ae659ef125b5362f64d47f6da0 (patch)
treef71de214dfd888199302fd520737e651afb736e4 /www/py-django13
parent58d0f646ca8cda44a4dfd988b4e7eb707890d285 (diff)
downloadports-bbb58d23799b86ae659ef125b5362f64d47f6da0.tar.gz
ports-bbb58d23799b86ae659ef125b5362f64d47f6da0.zip
Notes
Diffstat (limited to 'www/py-django13')
-rw-r--r--www/py-django13/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/py-django13/Makefile b/www/py-django13/Makefile
index 7ff09e44888a..ce1b4b3b869b 100644
--- a/www/py-django13/Makefile
+++ b/www/py-django13/Makefile
@@ -54,8 +54,7 @@ RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/pysqlite2/__init__.py:${PORTSDIR}/databases/p
.endif
.if defined(WITH_FASTCGI)
-PYFLUP_EGG!= ${MAKE} -f ${PORTSDIR}/www/py-flup/Makefile -V PYFLUP_EGG
-RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/${PYFLUP_EGG}/flup/__init__.py:${PORTSDIR}/www/py-flup
+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}flup>0:${PORTSDIR}/www/py-flup
.endif
post-install: