diff options
author | joerg <joerg> | 2006-07-04 14:32:17 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-07-04 14:32:17 +0000 |
commit | 014b90526008593964f255cef2e1780021393704 (patch) | |
tree | 8ff0a76e92bac493d5a4d25cc91d4305ae11ac1e /x11/gnopernicus | |
parent | 6e3de60d204a24c7aab79938ea3a1c334a3309b3 (diff) | |
download | pkgsrc-014b90526008593964f255cef2e1780021393704.tar.gz |
Needs msgfmt.
Diffstat (limited to 'x11/gnopernicus')
-rw-r--r-- | x11/gnopernicus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnopernicus/Makefile b/x11/gnopernicus/Makefile index e535a5c12c6..f809268e2d3 100644 --- a/x11/gnopernicus/Makefile +++ b/x11/gnopernicus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2006/04/17 13:46:53 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2006/07/04 14:32:17 joerg Exp $ # DISTNAME= gnopernicus-1.0.3 @@ -12,7 +12,7 @@ HOMEPAGE= http://www.gnome.org/ COMMENT= Collection of accessibility apps for GNOME 2 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 |