From 79fc1933ed076b0b55a68be3e3492731092a9695 Mon Sep 17 00:00:00 2001 From: roy Date: Tue, 19 Apr 2011 11:55:56 +0000 Subject: Use python correctly. --- devel/gobject-introspection/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile index 4ee9028c8ca..dbf48455878 100644 --- a/devel/gobject-introspection/Makefile +++ b/devel/gobject-introspection/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2011/04/15 17:36:59 drochner Exp $ +# $NetBSD: Makefile,v 1.9 2011/04/19 11:55:56 roy Exp $ # DISTNAME= gobject-introspection-0.10.7 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gobject-introspection/0.10/} EXTRACT_SUFX= .tar.bz2 @@ -22,6 +23,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= 27 26 25 +REPLACE_PYTHON+= giscanner/*.py SUBST_CLASSES+= timet SUBST_STAGE.timet= pre-configure @@ -42,5 +44,6 @@ TEST_TARGET= check .include "../../devel/glib2/buildlink3.mk" .include "../../devel/libffi/buildlink3.mk" .include "../../graphics/cairo/buildlink3.mk" +.include "../../lang/python/application.mk" .include "../../lang/python/extension.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3