aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorlwhsu <lwhsu@FreeBSD.org>2010-08-02 01:45:44 +0800
committerlwhsu <lwhsu@FreeBSD.org>2010-08-02 01:45:44 +0800
commit5921890b219ea37a485056b5eb54925a6b46212d (patch)
tree6cfcc4369e8e7fb7c20eb88c75f08dbfa6f1a4b6 /www
parent72b1cba57e714df4090a56751e898be40266e21e (diff)
downloadfreebsd-ports-gnome-5921890b219ea37a485056b5eb54925a6b46212d.tar.gz
freebsd-ports-gnome-5921890b219ea37a485056b5eb54925a6b46212d.tar.zst
freebsd-ports-gnome-5921890b219ea37a485056b5eb54925a6b46212d.zip
- Remove a change that sneaked during testing
Diffstat (limited to 'www')
-rw-r--r--www/py-django-threaded-multihost/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-django-threaded-multihost/Makefile b/www/py-django-threaded-multihost/Makefile
index ec4f5fa81fdb..18d49d73e0c0 100644
--- a/www/py-django-threaded-multihost/Makefile
+++ b/www/py-django-threaded-multihost/Makefile
@@ -16,7 +16,7 @@ COMMENT= Multi-host utilities to Django
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/django/bin/django-admin.py:${PORTSDIR}/www/py-django
-#WRKSRC= ${WRKDIR}/${PORTNAME}
+WRKSRC= ${WRKDIR}/${PORTNAME}
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
PYDISTUTILS_NOEGGINFO= yes