summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2006-07-04 21:12:17 +0000
committerghen <ghen@pkgsrc.org>2006-07-04 21:12:17 +0000
commita440f9725d9ef10a14e4ac8cb610cd75a16fce0f (patch)
tree85dd4dca28f6737ecb2e63b994b0aa7aa6431395 /x11
parentf16c9705210017a3639a73a563fc9d1b8702e460 (diff)
downloadpkgsrc-a440f9725d9ef10a14e4ac8cb610cd75a16fce0f.tar.gz
Pullup ticket 1719 - requested by joerg
build fix for gnopernicus Revisions pulled up: - pkgsrc/x11/gnopernicus/Makefile 1.45 Module Name: pkgsrc Committed By: joerg Date: Tue Jul 4 14:32:17 UTC 2006 Modified Files: pkgsrc/x11/gnopernicus: Makefile Log Message: Needs msgfmt.
Diffstat (limited to 'x11')
-rw-r--r--x11/gnopernicus/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnopernicus/Makefile b/x11/gnopernicus/Makefile
index e535a5c12c6..8f69d4ac48f 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.44.2.1 2006/07/04 21:12:17 ghen 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