summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/feedjack/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/feedjack/Makefile b/www/feedjack/Makefile
index 04eecd190e09..c65f99e01f3b 100644
--- a/www/feedjack/Makefile
+++ b/www/feedjack/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Feed aggregator written in Python using the Django framework
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/feedparser.py:textproc/py-feedparser@${FLAVOR} \
- django-admin.py:www/py-django18@${FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}django18>0:www/py-django18@${FLAVOR}
DIST_SUBDIR= python
USES= python:2.7