diff options
Diffstat (limited to 'devel/gobject-introspection/Makefile')
-rw-r--r-- | devel/gobject-introspection/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile index 5689b65739f..c0480012103 100644 --- a/devel/gobject-introspection/Makefile +++ b/devel/gobject-introspection/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/03/10 08:24:19 obache Exp $ +# $NetBSD: Makefile,v 1.19 2012/04/08 19:08:50 wiz Exp $ # DISTNAME= gobject-introspection-1.30.0 @@ -25,7 +25,6 @@ CONFIGURE_ARGS+= --disable-tests PKGCONFIG_OVERRIDE+= gobject-introspection-1.0.pc.in PKGCONFIG_OVERRIDE+= gobject-introspection-no-export-1.0.pc.in -PYTHON_VERSIONS_ACCEPTED= 27 26 25 SUBST_CLASSES+= timet SUBST_STAGE.timet= pre-configure |