pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/mlview Needs intltool.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8cddcae0074a
branches:  trunk
changeset: 515256:8cddcae0074a
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jun 29 21:50:51 2006 +0000

description:
Needs intltool.

diffstat:

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

diffs (17 lines):

diff -r 4aff03d8b4d1 -r 8cddcae0074a editors/mlview/Makefile
--- a/editors/mlview/Makefile   Thu Jun 29 21:00:25 2006 +0000
+++ b/editors/mlview/Makefile   Thu Jun 29 21:50:51 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2006/04/17 13:46:22 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2006/06/29 21:50:51 joerg Exp $
 #
 
 DISTNAME=      mlview-0.7.0
@@ -27,6 +27,7 @@
 .include "../../devel/libgnome/buildlink3.mk"
 .include "../../devel/libgnomeui/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
+.include "../../textproc/intltool/buildlink3.mk"
 .include "../../textproc/libcroco/buildlink3.mk"
 .include "../../textproc/libxml2/buildlink3.mk"
 .include "../../textproc/libxslt/buildlink3.mk"



Home | Main Index | Thread Index | Old Index