aboutsummaryrefslogtreecommitdiff
path: root/devel/py-Products.PluginRegistry/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-Products.PluginRegistry/Makefile')
-rw-r--r--devel/py-Products.PluginRegistry/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/py-Products.PluginRegistry/Makefile b/devel/py-Products.PluginRegistry/Makefile
index e9c7dbf416fc..b0585ace4e75 100644
--- a/devel/py-Products.PluginRegistry/Makefile
+++ b/devel/py-Products.PluginRegistry/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: py-Products.PluginRegistry
-# Date created: 20 December 2011
-# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
-#
# $FreeBSD$
-#
PORTNAME= Products.PluginRegistry
PORTVERSION= 1.3
@@ -24,4 +19,5 @@ USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
#USE_ZOPE= yes
+NO_STAGE= yes
.include <bsd.port.mk>