pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Needs intltool.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f3d8938c59b8
branches:  trunk
changeset: 515028:f3d8938c59b8
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jun 22 10:17:07 2006 +0000

description:
Needs intltool.

diffstat:

 comms/gnome-pilot/Makefile        |  3 ++-
 graphics/gimp-refocus-it/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (32 lines):

diff -r 3fb5d9ce20a7 -r f3d8938c59b8 comms/gnome-pilot/Makefile
--- a/comms/gnome-pilot/Makefile        Thu Jun 22 10:13:43 2006 +0000
+++ b/comms/gnome-pilot/Makefile        Thu Jun 22 10:17:07 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2006/04/17 13:46:11 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2006/06/22 10:18:09 joerg Exp $
 #
 
 DISTNAME=              gnome-pilot-2.0.12
@@ -22,6 +22,7 @@
 .include "../../comms/pilot-link-libs/buildlink3.mk"
 .include "../../devel/GConf2/schemas.mk"
 .include "../../devel/libglade2/buildlink3.mk"
+.include "../../textproc/intltool/buildlink3.mk"
 .include "../../textproc/libxml2/buildlink3.mk"
 .include "../../textproc/scrollkeeper/omf.mk"
 .include "../../x11/gnome-panel/buildlink3.mk"
diff -r 3fb5d9ce20a7 -r f3d8938c59b8 graphics/gimp-refocus-it/Makefile
--- a/graphics/gimp-refocus-it/Makefile Thu Jun 22 10:13:43 2006 +0000
+++ b/graphics/gimp-refocus-it/Makefile Thu Jun 22 10:17:07 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/04/17 13:46:31 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2006/06/22 10:17:07 joerg Exp $
 #
 
 DISTNAME=              refocus-it-2.0.0
@@ -17,4 +17,5 @@
 CONFIGURE_ARGS+=       --without-cmdline
 
 .include "../../graphics/gimp/buildlink3.mk"
+.include "../../textproc/intltool/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index