summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorhasso <hasso>2009-06-02 10:23:58 +0000
committerhasso <hasso>2009-06-02 10:23:58 +0000
commit9d174bd3f592620a8ba9bed4ac19e1ee0dd6e524 (patch)
treea2748d438a3902514b8ba56cce9b2729710fb6fe /comms
parent76ab31407c8925a389f3966c446a557e2a834d85 (diff)
downloadpkgsrc-9d174bd3f592620a8ba9bed4ac19e1ee0dd6e524.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