From 216aaa0b4574e071c31a8ec2cbf8981c2a4ce719 Mon Sep 17 00:00:00 2001 From: sbd Date: Mon, 14 May 2012 07:52:32 +0000 Subject: Add build dependencies on p5-XML-Parser and msgfmt. --- graphics/gegl/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'graphics') diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index bb1865fa020..1230441ad0c 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2012/05/10 04:32:38 dholland Exp $ +# $NetBSD: Makefile,v 1.30 2012/05/14 07:52:32 sbd Exp $ DISTNAME= gegl-0.2.0 CATEGORIES= graphics @@ -12,9 +12,11 @@ LICENSE= gnu-gpl-v3 PKG_DESTDIR_SUPPORT= user-destdir +BUILD_DEPENDS+= p5-XML-Parser>=2.34nb4:../../textproc/p5-XML-Parser + USE_LANGUAGES= c c++ USE_LIBTOOL= yes -USE_TOOLS+= gmake perl:build pkg-config intltool +USE_TOOLS+= gmake pkg-config intltool msgfmt GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-docs CONFIGURE_ENV+= ac_cv_path_ASCIIDOC=no -- cgit v1.2.3