Mask for python25 because it requires py-gobject3.
This commit is contained in:
parent
a4cff11b5d
commit
5c4441b1d9
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1 2012/07/04 18:41:20 prlw1 Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2012/07/06 04:37:18 dholland Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pyatspi-2.5.3
|
||||
|
@ -18,6 +18,8 @@ DEPENDS+= at-spi2-atk-[0-9]*:../../devel/at-spi2-atk
|
|||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
PYTHON_VERSIONS_INCOMPATIBLE= 25
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
Loading…
Reference in a new issue