summaryrefslogtreecommitdiff
path: root/devel/libgsf
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2006-01-07 14:40:52 +0000
committersalo <salo@pkgsrc.org>2006-01-07 14:40:52 +0000
commit7caa77e03b995e11771b6c833f487684d6b91a5e (patch)
treea1858e80aa7574998290fe54e2c50fb7d270ac63 /devel/libgsf
parentf5a8722f3e329a0bdf7280a701d6b28d28ba0f63 (diff)
downloadpkgsrc-7caa77e03b995e11771b6c833f487684d6b91a5e.tar.gz
Needs XML::Parser at build time for intltool.
Diffstat (limited to 'devel/libgsf')
-rw-r--r--devel/libgsf/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile
index 5658c160516..8015462b997 100644
--- a/devel/libgsf/Makefile
+++ b/devel/libgsf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2005/12/31 12:32:34 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2006/01/07 14:40:52 salo Exp $
#
DISTNAME= libgsf-1.13.3
@@ -11,6 +11,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= GNOME2 structured file library
+BUILD_DEPENDS+= p5-XML-Parser>=2.34:../../textproc/p5-XML-Parser
+
USE_TOOLS+= pkg-config gmake
GNU_CONFIGURE= YES
USE_LIBTOOL= YES