summaryrefslogtreecommitdiff
path: root/textproc/sablotron
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2004-01-25 15:29:51 +0000
committerkristerw <kristerw@pkgsrc.org>2004-01-25 15:29:51 +0000
commit092a1ec191ce6a60d2ecd2372352babdffaa54d5 (patch)
tree8be2c54cf70ac7fca33003c5401b14e6521f4f60 /textproc/sablotron
parentd5b9b2849d3f1086c2d96a5b76e96120c7bcf093 (diff)
downloadpkgsrc-092a1ec191ce6a60d2ecd2372352babdffaa54d5.tar.gz
Add build dependency on textproc/p5-XML-Parser.
Diffstat (limited to 'textproc/sablotron')
-rw-r--r--textproc/sablotron/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile
index 5889eaad480..0a1b3c41dfd 100644
--- a/textproc/sablotron/Makefile
+++ b/textproc/sablotron/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2004/01/24 15:13:20 grant Exp $
+# $NetBSD: Makefile,v 1.23 2004/01/25 15:29:51 kristerw Exp $
DISTNAME= Sablot-1.0.1
PKGNAME= ${DISTNAME:S/Sablot/sablotron/}
@@ -9,6 +9,8 @@ MAINTAINER= uithuis@dds.nl
HOMEPAGE= http://www.gingerall.com/charlie/ga/xml/p_sab.xml
COMMENT= XML toolkit implementing XSLT, DOM, and XPath
+BUILD_DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser
+
USE_BUILDLINK2= YES
USE_GCC_SHLIB= YES
GNU_CONFIGURE= YES