diff options
author | joerg <joerg@pkgsrc.org> | 2006-06-29 12:14:07 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-06-29 12:14:07 +0000 |
commit | eaad6082ab60691a8440bf114ce64e11dff027ce (patch) | |
tree | da5cd0c9533d8a04e93e3064011ae61be51db6f5 /x11/gnome-mag | |
parent | 4e4fe5cd2b99019fb0311f1d734be19fa517630d (diff) | |
download | pkgsrc-eaad6082ab60691a8440bf114ce64e11dff027ce.tar.gz |
Needs msgfmt
Diffstat (limited to 'x11/gnome-mag')
-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 |