pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/epiphany This package needs USE_MSGFMT_PLURALS=YES...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e41d235715c5
branches:  trunk
changeset: 497117:e41d235715c5
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Wed Jul 20 19:05:33 2005 +0000

description:
This package needs USE_MSGFMT_PLURALS=YES in order to build.
Noted by Leonard Schmidt on tech-pkg.

diffstat:

 www/epiphany/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r fc17c3168d93 -r e41d235715c5 www/epiphany/Makefile
--- a/www/epiphany/Makefile     Wed Jul 20 18:55:44 2005 +0000
+++ b/www/epiphany/Makefile     Wed Jul 20 19:05:33 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2005/07/07 17:06:57 drochner Exp $
+# $NetBSD: Makefile,v 1.35 2005/07/20 19:05:33 kristerw Exp $
 #
 
 DISTNAME=      epiphany-1.6.4
@@ -16,7 +16,7 @@
 USE_DIRS+=             gnome2-1.5
 USE_TOOLS+=            gmake
 USE_LIBTOOL=           YES
-#USE_MSGFMT_PLURALS=   YES
+USE_MSGFMT_PLURALS=    YES
 USE_PKGLOCALEDIR=      YES
 
 PKGCONFIG_OVERRIDE=    data/epiphany-1.6.pc.in



Home | Main Index | Thread Index | Old Index