aboutsummaryrefslogtreecommitdiff
path: root/math/py-probstat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-probstat/Makefile')
-rw-r--r--math/py-probstat/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/math/py-probstat/Makefile b/math/py-probstat/Makefile
index fd4a3ba6e508..7113f408dec5 100644
--- a/math/py-probstat/Makefile
+++ b/math/py-probstat/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: py-probstat
-# Date created: Oct 12, 2002
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= probstat
PORTVERSION= 0.912
@@ -23,4 +18,5 @@ USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGVERSION= 0.9
+NO_STAGE= yes
.include <bsd.port.mk>