summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorhasso <hasso@pkgsrc.org>2009-07-21 16:53:49 +0000
committerhasso <hasso@pkgsrc.org>2009-07-21 16:53:49 +0000
commit17e769cf508b8d9f6171d93e9942fcd37e4fa0e8 (patch)
tree97d29608a8053e7984fed98e46970db74ea711a6 /print
parente21fb44c924a8e7d5e6af1619ad6b9e50fb96061 (diff)
downloadpkgsrc-17e769cf508b8d9f6171d93e9942fcd37e4fa0e8.tar.gz
Needs msgfmt.
Diffstat (limited to 'print')
-rw-r--r--print/gtklp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/gtklp/Makefile b/print/gtklp/Makefile
index 790d6341c46..38a3cfe92a9 100644
--- a/print/gtklp/Makefile
+++ b/print/gtklp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2009/04/07 11:23:51 drochner Exp $
+# $NetBSD: Makefile,v 1.6 2009/07/21 16:53:49 hasso Exp $
#
DISTNAME= gtklp-1.2.6
@@ -15,7 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= pkg-config
+USE_TOOLS+= pkg-config msgfmt
MAKE_FLAGS+= install_sh=${WRKSRC}/install-sh
.include "../../devel/glib2/buildlink3.mk"