aboutsummaryrefslogtreecommitdiff
path: root/devel/bzr-stats/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/bzr-stats/Makefile')
-rw-r--r--devel/bzr-stats/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/bzr-stats/Makefile b/devel/bzr-stats/Makefile
index 3f24c696543e..0244dd6025ee 100644
--- a/devel/bzr-stats/Makefile
+++ b/devel/bzr-stats/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: bzr-stats
-# Date created: 2011-02-27
-# Whom: Carlo Strub
-#
+# Created by: Carlo Strub
# $FreeBSD$
-#
PORTNAME= bzr-stats
PORTVERSION= 0.1.0
@@ -26,4 +22,5 @@ USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= bzr_stats
+NO_STAGE= yes
.include <bsd.port.mk>