aboutsummaryrefslogtreecommitdiff
path: root/devel/py-unittestplus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-unittestplus/Makefile')
-rw-r--r--devel/py-unittestplus/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/py-unittestplus/Makefile b/devel/py-unittestplus/Makefile
index b6918c67a8ac..7d3e445b6db9 100644
--- a/devel/py-unittestplus/Makefile
+++ b/devel/py-unittestplus/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: unittestplus
-# Date created: 13 Jun 2009
-# Whom: Kouki Hashimoto <hsmtkk@gmail.com>
-#
+# Created by: Kouki Hashimoto <hsmtkk@gmail.com>
# $FreeBSD$
-#
PORTNAME= unittestplus
PORTVERSION= 1.1.1
@@ -18,4 +14,5 @@ USE_ZIP= yes
USE_PYTHON= 2.6+
USE_PYDISTUTILS= yes
+NO_STAGE= yes
.include <bsd.port.mk>