diff options
Diffstat (limited to 'devel/py-z3c.caching')
-rw-r--r-- | devel/py-z3c.caching/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/py-z3c.caching/Makefile b/devel/py-z3c.caching/Makefile index ef48bc52ba39..8effd1b44ee2 100644 --- a/devel/py-z3c.caching/Makefile +++ b/devel/py-z3c.caching/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: py-z3c.caching -# Date created: 18 December 2011 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= z3c.caching PORTVERSION= 2.0a1 @@ -27,4 +22,5 @@ DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install +NO_STAGE= yes .include <bsd.port.mk> |