py-cElementTree was imported

This commit is contained in:
OBATA Akio 2010-04-11 13:00:33 +00:00 committed by Thomas Klausner
parent 1b6c90f6b5
commit eacbe02390

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 2010/03/21 01:24:52 obache Exp $
# $NetBSD: Makefile,v 1.7 2010/04/11 13:00:33 obache Exp $
#
DISTNAME= gobject-introspection-0.6.9
@ -13,7 +13,7 @@ LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= ${PYPKGPREFIX}-cElementTree-[0-9]*:../../wip/py-cElementTree
DEPENDS+= ${PYPKGPREFIX}-cElementTree-[0-9]*:../../textproc/py-cElementTree
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
@ -21,6 +21,7 @@ USE_TOOLS+= pkg-config flex bison gmake
PKGCONFIG_OVERRIDE+= gobject-introspection-1.0.pc.in
PKGCONFIG_OVERRIDE+= gobject-introspection-no-export-1.0.pc.in
PYTHON_VERSIONS_ACCEPTED= 26 25
TEST_TARGET= check