aboutsummaryrefslogtreecommitdiff
path: root/devel/py-Products.ExternalMethod/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-Products.ExternalMethod/Makefile')
-rw-r--r--devel/py-Products.ExternalMethod/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/py-Products.ExternalMethod/Makefile b/devel/py-Products.ExternalMethod/Makefile
index 9c1a340ba53c..2f6a5afc70c6 100644
--- a/devel/py-Products.ExternalMethod/Makefile
+++ b/devel/py-Products.ExternalMethod/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: py-Products.ExternalMethod
-# Date created: Nov 15, 2011
-# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
-#
# $FreeBSD$
-#
PORTNAME= Products.ExternalMethod
PORTVERSION= 2.13.0
@@ -27,4 +22,5 @@ USE_PYTHON= yes
USE_PYDISTUTILS=easy_install
USE_ZIP= yes
+NO_STAGE= yes
.include <bsd.port.mk>