summaryrefslogtreecommitdiff
path: root/editors/mlview
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-06-29 21:50:51 +0000
committerjoerg <joerg@pkgsrc.org>2006-06-29 21:50:51 +0000
commit32d0637d858d5182f453b11dae578ae17e870ca5 (patch)
tree9869597a5620fbf1c7cfcf7905dfeacdb94c6b86 /editors/mlview
parent33427a8e07f24e0b488efac60b17159d4aa01ff4 (diff)
downloadpkgsrc-32d0637d858d5182f453b11dae578ae17e870ca5.tar.gz
Needs intltool.
Diffstat (limited to 'editors/mlview')
-rw-r--r--editors/mlview/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile
index 6663f73a7c4..1e1a12cdbaa 100644
--- a/editors/mlview/Makefile
+++ b/editors/mlview/Makefile
@@ -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 @@ GCONF2_SCHEMAS= mlview.schemas
.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"