summaryrefslogtreecommitdiff
path: root/math/qalculate-bases
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-16 14:35:27 +0000
committerjoerg <joerg>2006-06-16 14:35:27 +0000
commitfd8b0eee114142c0d305ed6766a1893d4460c052 (patch)
tree6dfb893ae61dc62dc09935ac2289c458adafa2c7 /math/qalculate-bases
parentb410ec17f328a88132363df873bfe6030b820e9a (diff)
downloadpkgsrc-fd8b0eee114142c0d305ed6766a1893d4460c052.tar.gz
Build depends on XML::Parser.
Diffstat (limited to 'math/qalculate-bases')
-rw-r--r--math/qalculate-bases/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/qalculate-bases/Makefile b/math/qalculate-bases/Makefile
index 520a17f400e..ac65c239cd4 100644
--- a/math/qalculate-bases/Makefile
+++ b/math/qalculate-bases/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-bases-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"