aboutsummaryrefslogtreecommitdiff
path: root/www/py-django-haystack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-django-haystack/Makefile')
-rw-r--r--www/py-django-haystack/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/py-django-haystack/Makefile b/www/py-django-haystack/Makefile
index e01332166870..92b4c8f2a7e4 100644
--- a/www/py-django-haystack/Makefile
+++ b/www/py-django-haystack/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-django-haystack
-# Date created: July 29 2011
-# Whom: Kristaps Kulis <kristaps.kulis@gmail.com>
-#
+# Created by: Kristaps Kulis <kristaps.kulis@gmail.com>
# $FreeBSD$
-#
PORTNAME= django-haystack
PORTVERSION= 1.2.7
@@ -21,4 +17,5 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=1.3:${PORTSDIR}/www/py-django
USE_PYTHON= yes
USE_PYDISTUTILS= yes
+NO_STAGE= yes
.include <bsd.port.mk>