aboutsummaryrefslogtreecommitdiff
path: root/devel/py-zope.datetime/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-zope.datetime/Makefile')
-rw-r--r--devel/py-zope.datetime/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/py-zope.datetime/Makefile b/devel/py-zope.datetime/Makefile
index fcb651d883cb..b4647da16566 100644
--- a/devel/py-zope.datetime/Makefile
+++ b/devel/py-zope.datetime/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: py-zope.datetime
-# Date created: 11 October, 2011
-# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
-#
# $FreeBSD$
-#
PORTNAME= zope.datetime
PORTVERSION= 3.4.1
@@ -20,4 +15,5 @@ LICENSE= ZPL21
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install
+NO_STAGE= yes
.include <bsd.port.mk>