pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gimp This package requires intltool to build....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8e2bf0171365
branches:  trunk
changeset: 483642:8e2bf0171365
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue Nov 16 16:16:31 2004 +0000

description:
This package requires intltool to build.  Noted by Cesar Catrian C.
in PR pkg/28330.

diffstat:

 graphics/gimp/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r fcdc3b829926 -r 8e2bf0171365 graphics/gimp/Makefile
--- a/graphics/gimp/Makefile    Tue Nov 16 15:33:12 2004 +0000
+++ b/graphics/gimp/Makefile    Tue Nov 16 16:16:31 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.107 2004/11/03 13:29:46 adam Exp $
+# $NetBSD: Makefile,v 1.108 2004/11/16 16:16:31 minskim Exp $
 
 DISTNAME=      gimp-2.0.6
 CATEGORIES=    graphics
@@ -67,6 +67,7 @@
 .include "../../graphics/tiff/buildlink3.mk"
 .include "../../graphics/libwmf/buildlink3.mk"
 .include "../../print/gimp-print-lib/buildlink3.mk"
+.include "../../textproc/intltool/buildlink3.mk"
 .include "../../www/libgtkhtml/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
 



Home | Main Index | Thread Index | Old Index