aboutsummaryrefslogtreecommitdiff
path: root/www/py-plone.theme
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:36:50 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:36:50 +0000
commit85fbf21ec594128ff43c71f34d84d4c02ecf7fa7 (patch)
treef64ac925b256287c7a34412ba29125deea68e3ac /www/py-plone.theme
parent31f7b03b56b845a2ab26abb64b0d905ee3b48978 (diff)
downloadports-85fbf21ec594128ff43c71f34d84d4c02ecf7fa7.tar.gz
ports-85fbf21ec594128ff43c71f34d84d4c02ecf7fa7.zip
Notes
Diffstat (limited to 'www/py-plone.theme')
-rw-r--r--www/py-plone.theme/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/www/py-plone.theme/Makefile b/www/py-plone.theme/Makefile
index 5979e7dbd420..8e1fb4a21519 100644
--- a/www/py-plone.theme/Makefile
+++ b/www/py-plone.theme/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: py-plone.theme
-# Date created: 02 January 2012
-# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
-#
# $FreeBSD$
-#
PORTNAME= plone.theme
PORTVERSION= 2.1
@@ -29,4 +24,5 @@ USE_PYDISTUTILS= easy_install
USE_ZIP= yes
#USE_ZOPE= yes
+NO_STAGE= yes
.include <bsd.port.mk>