summaryrefslogtreecommitdiff
path: root/www/py-django-keyedcache/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-django-keyedcache/Makefile')
-rw-r--r--www/py-django-keyedcache/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/py-django-keyedcache/Makefile b/www/py-django-keyedcache/Makefile
index f5b9c62abae5..cbc1ec3cfaa8 100644
--- a/www/py-django-keyedcache/Makefile
+++ b/www/py-django-keyedcache/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-django-keyedcache
-# Date created: 19 May 2010
-# Whom: Kevin Golding <ports@caomhin.org>
-#
+# Created by: Kevin Golding <ports@caomhin.org>
# $FreeBSD$
-#
PORTNAME= django-keyedcache
PORTVERSION= 1.4.4
@@ -26,4 +22,5 @@ PYEASYINSTALL_EGG= ${PYDISTUTILS_PKGNAME:C/[^A-Za-z0-9.]+/_/g}-${PORTVERSION:C/(
PYEASYINSTALL_UNINSTALLARGS= -q -m -S ${PYTHON_SITELIBDIR} \
${PYDISTUTILS_PKGNAME}==${PYDISTUTILS_PKGVERSION:C/([[:digit:]]\.[[:digit:]])\./\1_/g}
+NO_STAGE= yes
.include <bsd.port.mk>