summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorhasso <hasso@pkgsrc.org>2009-06-02 10:23:58 +0000
committerhasso <hasso@pkgsrc.org>2009-06-02 10:23:58 +0000
commitc446400a144381a12f392dec4e8c5112f8f7df0d (patch)
treea2748d438a3902514b8ba56cce9b2729710fb6fe /comms
parentfb9ad9758c5f44e0620b01c87df8aea64c80af8a (diff)
downloadpkgsrc-c446400a144381a12f392dec4e8c5112f8f7df0d.tar.gz
Needs msgfmt.
Diffstat (limited to 'comms')
-rw-r--r--comms/gammu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/gammu/Makefile b/comms/gammu/Makefile
index 034cf9fb96d..3abca8f62b8 100644
--- a/comms/gammu/Makefile
+++ b/comms/gammu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/05/26 21:31:21 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2009/06/02 10:23:58 hasso Exp $
#
.include "Makefile.common"
@@ -26,7 +26,7 @@ CMAKE_ARGS+= -DWITH_LibDBI:BOOL=OFF
CMAKE_ARGS+= -DBASH_BIN:FILEPATH=
USE_LANGUAGES= c c++
-USE_TOOLS+= bash:run
+USE_TOOLS+= bash:run msgfmt
REPLACE_BASH= utils/gammu-config utils/jadmaker
# needed because of https://bugs.cihar.com/view.php?id=908