pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors/dasher Needs intltool and msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/14ed4311e077
branches:  trunk
changeset: 515242:14ed4311e077
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jun 29 12:17:16 2006 +0000

description:
Needs intltool and msgfmt.

diffstat:

 editors/dasher/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r dbf16aebcb85 -r 14ed4311e077 editors/dasher/Makefile
--- a/editors/dasher/Makefile   Thu Jun 29 12:14:43 2006 +0000
+++ b/editors/dasher/Makefile   Thu Jun 29 12:17:16 2006 +0000
@@ -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 @@
 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 @@
 .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"



Home | Main Index | Thread Index | Old Index