summaryrefslogtreecommitdiff
path: root/graphics/gimp
diff options
context:
space:
mode:
authorhubertf <hubertf>2001-04-28 00:50:35 +0000
committerhubertf <hubertf>2001-04-28 00:50:35 +0000
commitac3b890d579f1a2127437d81b0b9ac3ed9c27566 (patch)
treedfbfd1895d5f6764454ba4a86b1574a93e1b9851 /graphics/gimp
parent492bd92ce2e642db2e0db6d59b4e5c5e3a5eed73 (diff)
downloadpkgsrc-ac3b890d579f1a2127437d81b0b9ac3ed9c27566.tar.gz
Add BUILD_USES_MSGFMT=yes as this wants msgfmt - build breaks if it's not
installed (I wonder why this wasn't catched in bulk builds...)
Diffstat (limited to 'graphics/gimp')
-rw-r--r--graphics/gimp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index c1684d319e9..53cf7b50a70 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2001/03/04 09:06:12 tron Exp $
+# $NetBSD: Makefile,v 1.66 2001/04/28 00:50:35 hubertf Exp $
DISTNAME= gimp-1.2.1
CATEGORIES= graphics
@@ -28,6 +28,7 @@ USE_GMAKE= yes
USE_LIBINTL= yes
USE_LIBTOOL= yes
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+BUILD_USES_MSGFMT= yes
EVAL_PREFIX+= GTKDIR=gtk+
GNU_CONFIGURE= yes