summaryrefslogtreecommitdiff
path: root/www/py-webassets/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-webassets/Makefile')
-rw-r--r--www/py-webassets/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/py-webassets/Makefile b/www/py-webassets/Makefile
index 65d888a4928..41ae8b37c04 100644
--- a/www/py-webassets/Makefile
+++ b/www/py-webassets/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2014/01/12 09:45:25 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2014/01/25 10:30:29 wiz Exp $
DISTNAME= webassets-0.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,8 +12,6 @@ LICENSE= modified-bsd
USE_LANGUAGES= # empty
-PYTHON_VERSIONS_INCLUDE_3X= yes
-
REPLACE_PYTHON+=src/webassets/filter/rjsmin/rjsmin.py
.include "../../lang/python/application.mk"