pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/sablotron Add build dependency on textproc/p5...
details: https://anonhg.NetBSD.org/pkgsrc/rev/afc6b76a0616
branches: trunk
changeset: 467013:afc6b76a0616
user: kristerw <kristerw%pkgsrc.org@localhost>
date: Sun Jan 25 15:29:51 2004 +0000
description:
Add build dependency on textproc/p5-XML-Parser.
diffstat:
textproc/sablotron/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r ce6487ff4b00 -r afc6b76a0616 textproc/sablotron/Makefile
--- a/textproc/sablotron/Makefile Sun Jan 25 15:27:42 2004 +0000
+++ b/textproc/sablotron/Makefile Sun Jan 25 15:29:51 2004 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index