summaryrefslogtreecommitdiff
path: root/net/dcsharp
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-10-31 12:00:04 +0000
committerobache <obache@pkgsrc.org>2008-10-31 12:00:04 +0000
commitbd431184448a1fb40a16b2fb53b8098ef2031ec3 (patch)
tree8828797a8ad217829372a1061bdc625b1821d58e /net/dcsharp
parent3b87d838274cb521dae56cd5d3dd7801436cc2be (diff)
downloadpkgsrc-bd431184448a1fb40a16b2fb53b8098ef2031ec3.tar.gz
Need msgfmt to build, added to USE_TOOLS.
(But not sufficient to fix PR 39805 though).
Diffstat (limited to 'net/dcsharp')
-rw-r--r--net/dcsharp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dcsharp/Makefile b/net/dcsharp/Makefile
index 8c89fc0404a..15a230e7869 100644
--- a/net/dcsharp/Makefile
+++ b/net/dcsharp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2008/09/06 20:54:33 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2008/10/31 12:00:04 obache Exp $
DISTNAME= dcsharp-0.11.1
PKGREVISION= 3
@@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://code.google.com/p/dcsharp/
COMMENT= File sharing client for the Direct Connect protocol
-USE_TOOLS+= pkg-config
+USE_TOOLS+= pkg-config msgfmt
USE_LANGUAGES= c++
NO_CONFIGURE= yes