pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gtk2 gtk-builder-convert uses python; bump pkgrev
details: https://anonhg.NetBSD.org/pkgsrc/rev/da0261abef70
branches: trunk
changeset: 555982:da0261abef70
user: jmcneill <jmcneill%pkgsrc.org@localhost>
date: Sun Mar 15 18:01:36 2009 +0000
description:
gtk-builder-convert uses python; bump pkgrev
diffstat:
x11/gtk2/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (28 lines):
diff -r 44c3d40962ca -r da0261abef70 x11/gtk2/Makefile
--- a/x11/gtk2/Makefile Sun Mar 15 17:06:47 2009 +0000
+++ b/x11/gtk2/Makefile Sun Mar 15 18:01:36 2009 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.167 2009/03/15 14:01:37 jmcneill Exp $
+# $NetBSD: Makefile,v 1.168 2009/03/15 18:01:36 jmcneill Exp $
DISTNAME= gtk+-2.16.0
+PKGREVISION= 1
PKGNAME= ${DISTNAME:S/gtk/gtk2/}
CATEGORIES= x11
MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/2.16/ \
@@ -55,6 +56,8 @@
SUBST_SED.pthread= -e 's,__PTHREAD_FLAGS__,${BUILDLINK_LDFLAGS.pthread},g'
SUBST_FILES.pthread= gdk-pixbuf/Makefile.in
+PYTHON_PATCH_SCRIPTS= gtk/gtk-builder-convert
+
.include "options.mk"
# We remove the module databases during post-install since we create them
@@ -91,5 +94,6 @@
.include "../../graphics/jpeg/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../graphics/tiff/buildlink3.mk"
+.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index