summaryrefslogtreecommitdiff
path: root/editors/dasher/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-29 12:17:16 +0000
committerjoerg <joerg>2006-06-29 12:17:16 +0000
commit04a437956270f479fed65549e91b74c2a96039f8 (patch)
tree6891afd252bd9bd3c10e615998cf229a50f311ee /editors/dasher/Makefile
parent08c7b2faab5fef172af1aed35d74c067b6b8a31a (diff)
downloadpkgsrc-04a437956270f479fed65549e91b74c2a96039f8.tar.gz
Needs intltool and msgfmt.
Diffstat (limited to 'editors/dasher/Makefile')
-rw-r--r--editors/dasher/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/dasher/Makefile b/editors/dasher/Makefile
index b4b158b22a7..6878617077f 100644
--- a/editors/dasher/Makefile
+++ b/editors/dasher/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2006/05/29 07:10:23 adam Exp $
+# $NetBSD: Makefile,v 1.31 2006/06/29 12:17:16 joerg Exp $
DISTNAME= dasher-4.0.2
CATEGORIES= editors gnome
@@ -12,7 +12,7 @@ COMMENT= Easy typing without using keyboard
USE_DIRS+= gnome2-1.5
USE_LANGUAGES+= c++
USE_LIBTOOL= yes
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake pkg-config msgfmt
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
@@ -39,6 +39,7 @@ LIBS+= -lcompat
.include "../../net/ORBit2/buildlink3.mk"
.include "../../sysutils/gnome-vfs2/buildlink3.mk"
.include "../../textproc/expat/buildlink3.mk"
+.include "../../textproc/intltool/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"