diff options
Diffstat (limited to 'x11/gnome-mag/Makefile')
-rw-r--r-- | x11/gnome-mag/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-mag/Makefile b/x11/gnome-mag/Makefile index 0b83a0ffbaa..4d87471c700 100644 --- a/x11/gnome-mag/Makefile +++ b/x11/gnome-mag/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2006/04/17 13:46:09 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2006/06/29 12:14:07 joerg Exp $ # DISTNAME= gnome-mag-0.12.4 @@ -12,7 +12,7 @@ HOMEPAGE= http://www.gnome.org/ COMMENT= GNOME screen magnifier USE_DIRS+= gnome2-1.5 -USE_TOOLS+= gmake pkg-config +USE_TOOLS+= gmake pkg-config msgfmt USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes |