pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gimp24 This package needs USE_MSGFMT_PLURALS.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/441d69da8497
branches:  trunk
changeset: 502516:441d69da8497
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Nov 05 16:56:16 2005 +0000

description:
This package needs USE_MSGFMT_PLURALS.

diffstat:

 graphics/gimp24/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 874e91a5714b -r 441d69da8497 graphics/gimp24/Makefile
--- a/graphics/gimp24/Makefile  Sat Nov 05 16:36:16 2005 +0000
+++ b/graphics/gimp24/Makefile  Sat Nov 05 16:56:16 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/10/25 11:31:55 adam Exp $
+# $NetBSD: Makefile,v 1.4 2005/11/05 16:56:16 minskim Exp $
 
 DISTNAME=      gimp-2.3.4
 CATEGORIES=    graphics
@@ -18,6 +18,7 @@
 CONFLICTS+=            gimp<=1.2.3
 
 USE_LIBTOOL=           yes
+USE_MSGFMT_PLURALS=    yes
 USE_PKGINSTALL=                yes
 USE_PKGLOCALEDIR=      yes
 USE_TOOLS+=            gmake pkg-config



Home | Main Index | Thread Index | Old Index