aboutsummaryrefslogtreecommitdiff
path: root/www/py-cssmin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-cssmin/Makefile')
-rw-r--r--www/py-cssmin/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/py-cssmin/Makefile b/www/py-cssmin/Makefile
index 5fb81ac359da..181497b766b0 100644
--- a/www/py-cssmin/Makefile
+++ b/www/py-cssmin/Makefile
@@ -2,6 +2,7 @@
PORTNAME= cssmin
PORTVERSION= 0.1.4
+PORTREVISION= 1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,7 +11,7 @@ MAINTAINER= loader@freebsdmall.com
COMMENT= A Python port of the YUI CSS compression algorithm
USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS= yes
+PYDISTUTILS_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>