diff options
Diffstat (limited to 'textproc/py-cssutils/Makefile')
-rw-r--r-- | textproc/py-cssutils/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/py-cssutils/Makefile b/textproc/py-cssutils/Makefile index c20d4a96fc5..2d0777bb67c 100644 --- a/textproc/py-cssutils/Makefile +++ b/textproc/py-cssutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/03 22:14:03 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/25 06:56:48 asau Exp $ # DISTNAME= cssutils-0.9.9 @@ -13,8 +13,6 @@ HOMEPAGE= http://cthedot.de/cssutils/ COMMENT= Cascading Style Sheets parser and library for Python LICENSE= gnu-lgpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= #none REPLACE_INTERPRETER+= python |