diff options
Diffstat (limited to 'www/py-django_compressor/Makefile')
| -rw-r--r-- | www/py-django_compressor/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/www/py-django_compressor/Makefile b/www/py-django_compressor/Makefile index ba68528a372c..a3948b525f6d 100644 --- a/www/py-django_compressor/Makefile +++ b/www/py-django_compressor/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-django_compressor -# Date created: 2011-07-21 -# Whom: Lung-Pin Chang <changlp@cs.nctu.edu.tw> -# +# Created by: Lung-Pin Chang <changlp@cs.nctu.edu.tw> # $FreeBSD$ -# PORTNAME= django_compressor PORTVERSION= 1.1.2 @@ -27,6 +23,7 @@ BEAUTIFULSOUP_DESC= Enable BeautifulSoupParser LXML_DESC= Enable LxmlParser HTML5LIB_DESC= Enable Html5LibParser +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MBEAUTIFULSOUP} |
