summaryrefslogtreecommitdiff
path: root/textproc/py-cssutils
diff options
context:
space:
mode:
authordholland <dholland>2011-09-29 11:51:32 +0000
committerdholland <dholland>2011-09-29 11:51:32 +0000
commitb8afbaae8c2f8af1b17bcd7fe0817a93b8a5927a (patch)
treed08640944ca1f9bc5697e15ef4472e1a5bfc4fd1 /textproc/py-cssutils
parentd31b40f8117a0f27fcec30339064fd6fba623254 (diff)
downloadpkgsrc-b8afbaae8c2f8af1b17bcd7fe0817a93b8a5927a.tar.gz
doesn't work with python24. (could be patched)
Diffstat (limited to 'textproc/py-cssutils')
-rw-r--r--textproc/py-cssutils/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/py-cssutils/Makefile b/textproc/py-cssutils/Makefile
index 3de6b83fbb9..d45bbed4061 100644
--- a/textproc/py-cssutils/Makefile
+++ b/textproc/py-cssutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/05/01 09:20:46 obache Exp $
+# $NetBSD: Makefile,v 1.2 2011/09/29 11:51:32 dholland Exp $
#
DISTNAME= cssutils-0.9.7
@@ -15,6 +15,8 @@ LICENSE= gnu-lgpl-v3
PKG_DESTDIR_SUPPORT= user-destdir
+PYTHON_VERSIONS_INCOMPATIBLE= 24
+
# all files are group/others writable.
post-extract:
chmod -R go-w ${WRKSRC}