The Japanese translation seems to require a newer msgfmt than what NetBSD

currently has. Use the pkgsrc one instead.
This commit is contained in:
Lars Nordlund 2005-01-18 23:21:22 +00:00 committed by Thomas Klausner
parent f089815718
commit e30b689042

View file

@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.2 2004/11/20 20:22:43 larnor Exp $
# $NetBSD: Makefile,v 1.3 2005/01/18 23:21:22 larnor Exp $
DISTNAME= gtk-gnutella-current-${GTK_GNUTELLA_VER}
PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= # not defined
@ -10,6 +11,8 @@ COMMENT= GTK-based gnutella client, CVS snapshot
USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
BUILD_USES_MSGFMT= yes
_USE_GNU_GETTEXT= yes
USE_PKGLOCALEDIR= yes
USE_X11= yes
HAS_CONFIGURE= yes