aboutsummaryrefslogtreecommitdiff
path: root/devel/py-turbojson11/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-turbojson11/Makefile')
-rw-r--r--devel/py-turbojson11/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/py-turbojson11/Makefile b/devel/py-turbojson11/Makefile
index 58fe08ef4436..6a7a90d77e6d 100644
--- a/devel/py-turbojson11/Makefile
+++ b/devel/py-turbojson11/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-turbojson
-# Date created: 2006-12-02
-# Whom: Nicola Vitale <nivit@email.it>
-#
+# Created by: Nicola Vitale <nivit@email.it>
# $FreeBSD$
-#
PORTNAME= TurboJson
PORTVERSION= 1.1.4
@@ -25,4 +21,5 @@ LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}11
USE_PYTHON= 2.5+
USE_PYDISTUTILS= easy_install
+NO_STAGE= yes
.include <bsd.port.mk>