summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwulf <wulf>2007-12-13 01:18:19 +0000
committerwulf <wulf>2007-12-13 01:18:19 +0000
commit8dc3fbc3ab0bb48e71f08d389bc2ba357a14889d (patch)
tree35caf8415e25e0cb44e8de2d43046245d6028726
parentfb99bd6ea77f2be03a023e85314c3cbbd8dd471d (diff)
downloadpkgsrc-8dc3fbc3ab0bb48e71f08d389bc2ba357a14889d.tar.gz
Changed docbook-xsl dependency from DEPENDS to BUILD_DEPENDS
-rw-r--r--graphics/gimp-docs/Makefile4
1 files changed, 2 insertions, 2 deletions
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