Enable python 3 port
This commit is contained in:
parent
a326036145
commit
e59a9f10bc
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.46 2016/04/07 21:35:33 prlw1 Exp $
|
||||
# $NetBSD: Makefile,v 1.47 2016/04/08 07:48:27 prlw1 Exp $
|
||||
|
||||
DISTNAME= gobject-introspection-1.48.0
|
||||
CATEGORIES= devel gnome
|
||||
|
@ -12,8 +12,6 @@ LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2
|
|||
|
||||
DEPENDS+= ${PYPKGPREFIX}-cElementTree-[0-9]*:../../textproc/py-cElementTree
|
||||
|
||||
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # ported but not tested (Bug #728079)
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= pkg-config flex bison gmake
|
||||
|
|
Loading…
Reference in a new issue