From e7d5b944fa9da1f5b5ad6854f9c4875267cbb758 Mon Sep 17 00:00:00 2001 From: wulf Date: Thu, 13 Dec 2007 01:18:19 +0000 Subject: Changed docbook-xsl dependency from DEPENDS to BUILD_DEPENDS --- graphics/gimp-docs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics') diff --git a/graphics/gimp-docs/Makefile b/graphics/gimp-docs/Makefile index 6ef0478de2b..b795675528f 100644 --- a/graphics/gimp-docs/Makefile +++ b/graphics/gimp-docs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2007/12/11 02:10:11 wulf Exp $ +# $NetBSD: Makefile,v 1.9 2007/12/13 01:18:19 wulf Exp $ DISTNAME= gimp-help-2.4.0 PKGNAME= gimp-docs-2.4.0 @@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gimp.org/ COMMENT= Documentation package for The Gimp image manipulation software -DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl +BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl USE_TOOLS+= gmake GNU_CONFIGURE= yes -- cgit v1.2.3