summaryrefslogtreecommitdiff
path: root/fonts/py-TTFQuery/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/py-TTFQuery/Makefile')
-rw-r--r--fonts/py-TTFQuery/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/py-TTFQuery/Makefile b/fonts/py-TTFQuery/Makefile
index e7c8bf5df44..8c40f2c9784 100644
--- a/fonts/py-TTFQuery/Makefile
+++ b/fonts/py-TTFQuery/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2012/10/03 18:28:30 asau Exp $
-#
+# $NetBSD: Makefile,v 1.14 2014/01/25 10:30:08 wiz Exp $
DISTNAME= TTFQuery-1.0.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -15,6 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-fonttools>=2.0b1:../../fonts/py-fonttools
PYDISTUTILSPKG= yes
PLIST_SUBST= PYVERSSUFFIX=${PYVERSSUFFIX}
+PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-fonttools
post-install:
cd ${DESTDIR}${PREFIX}/bin && for f in ttffamily ttffiles ttfgroups ttfmetadata; do \