summaryrefslogtreecommitdiff
path: root/print/gtklp
diff options
context:
space:
mode:
authorhasso <hasso>2009-07-21 16:53:49 +0000
committerhasso <hasso>2009-07-21 16:53:49 +0000
commitb9800d1cf2498f7e62ce6e57a7d74d2cf14a941c (patch)
tree97d29608a8053e7984fed98e46970db74ea711a6 /print/gtklp
parentad1caebd1e86f00f71fe7f927691e6b747ae78ab (diff)
downloadpkgsrc-b9800d1cf2498f7e62ce6e57a7d74d2cf14a941c.tar.gz
Needs msgfmt.
Diffstat (limited to 'print/gtklp')
-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"