diff options
Diffstat (limited to 'graphics/gimp')
-rw-r--r-- | graphics/gimp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index dd3bcba8348..5543ef0acbf 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.144 2006/07/21 13:04:52 tron Exp $ +# $NetBSD: Makefile,v 1.145 2006/07/21 23:12:17 joerg Exp $ DISTNAME= gimp-2.2.12 CATEGORIES= graphics @@ -15,7 +15,7 @@ COMMENT= Image manipulation program similar to Photoshop[tm] USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes -USE_TOOLS+= gmake msgfmt pkg-config +USE_TOOLS+= gmake msgfmt pkg-config intltool PKG_SYSCONFSUBDIR= gimp/2.0 |