summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-06-07 12:29:00 +0000
committerjoerg <joerg@pkgsrc.org>2006-06-07 12:29:00 +0000
commit605d3acef769bbd445093e9b3e6c9f10b84b9351 (patch)
tree222e31da52671e0e843c5bdd4f667071408e6c2a /print
parent57798b269de2cd071bd5f3ca16dc3fffc3e06e31 (diff)
downloadpkgsrc-605d3acef769bbd445093e9b3e6c9f10b84b9351.tar.gz
Needs msgfmt.
Diffstat (limited to 'print')
-rw-r--r--print/libgnomecups/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/libgnomecups/Makefile b/print/libgnomecups/Makefile
index d4d1d5372d1..27a9e1764ae 100644
--- a/print/libgnomecups/Makefile
+++ b/print/libgnomecups/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/04/17 13:46:06 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2006/06/07 12:29:00 joerg Exp $
#
DISTNAME= libgnomecups-0.2.2
@@ -10,7 +10,7 @@ MAINTAINER= jmmv@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= GNOME interface to CUPS
-USE_TOOLS+= pkg-config
+USE_TOOLS+= pkg-config msgfmt
GNU_CONFIGURE= YES
USE_LIBTOOL= YES