aboutsummaryrefslogtreecommitdiff
path: root/www/jtoolkit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/jtoolkit/Makefile')
-rw-r--r--www/jtoolkit/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/jtoolkit/Makefile b/www/jtoolkit/Makefile
index c1e676b793d7..1624bf8734ec 100644
--- a/www/jtoolkit/Makefile
+++ b/www/jtoolkit/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: jtoolkit
-# Date created: 30 August 2007
-# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
-#
+# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= jToolkit
PORTVERSION= 0.7.8
@@ -22,4 +18,5 @@ USE_PYTHON= -2.7
USE_PYDISTUTILS=yes
PYSETUP= ${PORTNAME}Setup.py
+NO_STAGE= yes
.include <bsd.port.mk>