aboutsummaryrefslogtreecommitdiff
path: root/devel/py-repoze.who-testutil/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-repoze.who-testutil/Makefile')
-rw-r--r--devel/py-repoze.who-testutil/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/py-repoze.who-testutil/Makefile b/devel/py-repoze.who-testutil/Makefile
index d034606dba1e..969c0541a69e 100644
--- a/devel/py-repoze.who-testutil/Makefile
+++ b/devel/py-repoze.who-testutil/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-repoze.who-testutil
-# Date created: 3rd August,2009
-# Whom: Wen Heping <wenheping@gmail.com>
-#
+# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
-#
PORTNAME= repoze.who-testutil
PORTVERSION= 1.0.1
@@ -23,4 +19,5 @@ USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
PYDISTUTILS_PKGNAME= repoze.who_testutil
+NO_STAGE= yes
.include <bsd.port.mk>