pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gegl USE_TOOLS+=intltool



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1766f82a07bb
branches:  trunk
changeset: 603655:1766f82a07bb
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Thu May 10 04:32:38 2012 +0000

description:
USE_TOOLS+=intltool

diffstat:

 graphics/gegl/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r b47187652bd5 -r 1766f82a07bb graphics/gegl/Makefile
--- a/graphics/gegl/Makefile    Thu May 10 04:32:18 2012 +0000
+++ b/graphics/gegl/Makefile    Thu May 10 04:32:38 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2012/05/07 08:35:57 adam Exp $
+# $NetBSD: Makefile,v 1.29 2012/05/10 04:32:38 dholland Exp $
 
 DISTNAME=      gegl-0.2.0
 CATEGORIES=    graphics
@@ -14,7 +14,7 @@
 
 USE_LANGUAGES=         c c++
 USE_LIBTOOL=           yes
-USE_TOOLS+=            gmake perl:build pkg-config
+USE_TOOLS+=            gmake perl:build pkg-config intltool
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --disable-docs
 CONFIGURE_ENV+=                ac_cv_path_ASCIIDOC=no



Home | Main Index | Thread Index | Old Index