From e96a8873cb10e715586ea4301f9e2314eb0808d5 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 16 Jun 2006 14:35:27 +0000 Subject: Build depends on XML::Parser. --- math/qalculate-units/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'math/qalculate-units') diff --git a/math/qalculate-units/Makefile b/math/qalculate-units/Makefile index 540c916259e..d1f8f0f1eb6 100644 --- a/math/qalculate-units/Makefile +++ b/math/qalculate-units/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/06/14 20:14:21 adam Exp $ +# $NetBSD: Makefile,v 1.10 2006/06/16 14:35:27 joerg Exp $ DISTNAME= qalculate-units-0.9.4 CATEGORIES= math @@ -15,6 +15,8 @@ USE_TOOLS+= gmake msgfmt pkg-config GNU_CONFIGURE= yes LIBTOOL_OVERRIDE= ${WRKSRC}/libtool +BUILD_DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser + .include "../../math/qalculate/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3