aboutsummaryrefslogtreecommitdiff
path: root/devel/py-repoze.what/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-repoze.what/Makefile')
-rw-r--r--devel/py-repoze.what/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/py-repoze.what/Makefile b/devel/py-repoze.what/Makefile
index 325e7ff1c65b..cca81e0ed1a7 100644
--- a/devel/py-repoze.what/Makefile
+++ b/devel/py-repoze.what/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-repoze.what
-# Date created: 3rd August,2009
-# Whom: Wen Heping <wenheping@gmail.com>
-#
+# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
-#
PORTNAME= repoze.what
PORTVERSION= 1.0.9
@@ -21,4 +17,5 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
+NO_STAGE= yes
.include <bsd.port.mk>