diff options
Diffstat (limited to 'www/py-plone.caching/Makefile')
-rw-r--r-- | www/py-plone.caching/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/www/py-plone.caching/Makefile b/www/py-plone.caching/Makefile index 946b43175bf7..35c848cc931c 100644 --- a/www/py-plone.caching/Makefile +++ b/www/py-plone.caching/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: py-plone.caching -# Date created: 02 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.caching PORTVERSION= 1.0 @@ -31,4 +26,5 @@ USE_PYDISTUTILS= easy_install USE_ZIP= yes #USE_ZOPE= yes +NO_STAGE= yes .include <bsd.port.mk> |