From daaf60749a4b940781c4cc3d28f84e8732219682 Mon Sep 17 00:00:00 2001 From: hubertf Date: Sat, 28 Apr 2001 00:50:35 +0000 Subject: 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...) --- graphics/gimp/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/gimp') 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 -- cgit v1.2.3