summaryrefslogtreecommitdiff
path: root/print/py-poppler/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/py-poppler/Makefile')
-rw-r--r--print/py-poppler/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/py-poppler/Makefile b/print/py-poppler/Makefile
index 55405f7a199..5419fb180b6 100644
--- a/print/py-poppler/Makefile
+++ b/print/py-poppler/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2019/03/27 11:23:18 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2019/04/26 13:14:11 maya Exp $
DISTNAME= pypoppler-0.12.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -15,7 +15,7 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
PY_PATCHPLIST= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # py-gtk2
.include "../../graphics/py-cairo/buildlink3.mk"
.include "../../lang/python/extension.mk"