aboutsummaryrefslogtreecommitdiff
path: root/devel/py-mox/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-mox/Makefile')
-rw-r--r--devel/py-mox/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/py-mox/Makefile b/devel/py-mox/Makefile
index 230086683114..a3155d504d30 100644
--- a/devel/py-mox/Makefile
+++ b/devel/py-mox/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mox
-# Date created: 12 Dec 2009
-# Whom: Cheng-Lung Sung <clsung@FreeBSD.org>
-#
+# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= mox
PORTVERSION= 0.5.3
@@ -18,4 +14,5 @@ PROJECTHOST= pymox
USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes
+NO_STAGE= yes
.include <bsd.port.mk>