summaryrefslogtreecommitdiff
path: root/graphics/gimp24/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2006-07-05 05:37:39 +0000
committerjlam <jlam>2006-07-05 05:37:39 +0000
commit7a214e80a1d117a1dc986293ccb493d6eb35032e (patch)
tree3f9b395b95d690e2d375fdb2725a5c29aefa896e /graphics/gimp24/Makefile
parent0e6a22d33e7e4e4500311b54c279cc8bbd93e27d (diff)
downloadpkgsrc-7a214e80a1d117a1dc986293ccb493d6eb35032e.tar.gz
Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool". Remove now unused intltool/buildlink3.mk
Diffstat (limited to 'graphics/gimp24/Makefile')
-rw-r--r--graphics/gimp24/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/gimp24/Makefile b/graphics/gimp24/Makefile
index afa9b0d22dd..3877118f6cd 100644
--- a/graphics/gimp24/Makefile
+++ b/graphics/gimp24/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2006/06/08 15:39:38 adam Exp $
+# $NetBSD: Makefile,v 1.22 2006/07/05 05:37:41 jlam Exp $
DISTNAME= gimp-2.3.9
CATEGORIES= graphics
@@ -17,7 +17,7 @@ CONFLICTS+= gimp<=1.2.3
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= gmake msgfmt pkg-config
+USE_TOOLS+= gmake intltool msgfmt pkg-config
PKG_SYSCONFSUBDIR= gimp/2.0
@@ -62,7 +62,6 @@ LDFLAGS+= ${EXPORT_SYMBOLS_LDFLAGS}
.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"