diff options
Diffstat (limited to 'x11/gnome2-terminal/Makefile')
-rw-r--r-- | x11/gnome2-terminal/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome2-terminal/Makefile b/x11/gnome2-terminal/Makefile index 2a1d2c26d29..e70ca6e99d8 100644 --- a/x11/gnome2-terminal/Makefile +++ b/x11/gnome2-terminal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2005/10/12 21:58:35 jmmv Exp $ +# $NetBSD: Makefile,v 1.44 2005/10/16 23:41:30 minskim Exp $ # DISTNAME= gnome-terminal-2.12.0 @@ -17,6 +17,7 @@ CONFLICTS= gnome-core-[0-9]* GNU_CONFIGURE= YES USE_DIRS+= gnome2-1.5 +USE_MSGFMT_PLURALS= YES USE_PKGLOCALEDIR= YES USE_TOOLS+= gmake perl pkg-config USE_LIBTOOL= YES |