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 5e8187e2f90..73b8157c92d 100644 --- a/textproc/py-cssutils/Makefile +++ b/textproc/py-cssutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/02/06 11:14:13 obache Exp $ +# $NetBSD: Makefile,v 1.4 2012/04/08 19:09:13 wiz Exp $ # DISTNAME= cssutils-0.9.7 @@ -17,8 +17,6 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= #none -PYTHON_VERSIONS_INCOMPATIBLE= 24 - # all files are group/others writable. post-extract: chmod -R go-w ${WRKSRC} |