From 6dc46702f3d265d81c40e411efc27e005fa06886 Mon Sep 17 00:00:00 2001 From: kristerw Date: Wed, 20 Jul 2005 19:05:33 +0000 Subject: This package needs USE_MSGFMT_PLURALS=YES in order to build. Noted by Leonard Schmidt on tech-pkg. --- www/epiphany/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index e01fae19ad0..b71ac027416 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -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 @@ GNU_CONFIGURE= YES 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 -- cgit v1.2.3