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 | 4c36d4d50f437d3a7d91fa95be071245b3153cb2 (patch) | |
tree | da5cd0c9533d8a04e93e3064011ae61be51db6f5 /x11 | |
parent | d6ae4cc4cf10064edbd9504c21c7f32c36095cf8 (diff) | |
download | pkgsrc-4c36d4d50f437d3a7d91fa95be071245b3153cb2.tar.gz |
Needs msgfmt
Diffstat (limited to 'x11')
-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 |