diff options
Diffstat (limited to 'x11/xdialog')
-rw-r--r-- | x11/xdialog/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile index b472ee9364b..8aee6abd041 100644 --- a/x11/xdialog/Makefile +++ b/x11/xdialog/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2006/03/04 21:31:12 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2006/04/13 18:23:44 jlam Exp $ # DISTNAME= Xdialog-2.1.1 @@ -13,8 +13,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://xdialog.dyns.net/ COMMENT= X11 drop-in replacement for the curses dialog program -BUILD_USES_MSGFMT= YES - +USE_TOOLS+= msgfmt USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES |