Changed docbook-xsl dependency from DEPENDS to BUILD_DEPENDS
This commit is contained in:
parent
7a3973bd9a
commit
afa97f37a2
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue