diff options
Diffstat (limited to 'www/py-cherrypy/Makefile')
-rw-r--r-- | www/py-cherrypy/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/www/py-cherrypy/Makefile b/www/py-cherrypy/Makefile index b26d1fb2bcec..57d50facd845 100644 --- a/www/py-cherrypy/Makefile +++ b/www/py-cherrypy/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-cherrypy -# Date created: 2006-01-11 -# Whom: Nicola Vitale <nivit@email.it> -# +# Created by: Nicola Vitale <nivit@email.it> # $FreeBSD$ -# PORTNAME= cherrypy PORTVERSION= 3.2.2 @@ -31,6 +27,7 @@ PLIST_SUB= PY2=${PY2} PYMAJORVER=${PYMAJORVER} PYMAJORVER= ${PYTHON_VER:R} +NO_STAGE= yes .include <bsd.port.pre.mk> post-install: |