xsltproc is needed for build.

This commit is contained in:
joerg 2008-01-01 16:35:18 +00:00
parent 94944b736f
commit 31ff89fba5

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.9 2007/12/13 01:18:19 wulf Exp $
# $NetBSD: Makefile,v 1.10 2008/01/01 16:35:18 joerg Exp $
DISTNAME= gimp-help-2.4.0
PKGNAME= gimp-docs-2.4.0
@ -11,6 +11,8 @@ HOMEPAGE= http://www.gimp.org/
COMMENT= Documentation package for The Gimp image manipulation software
BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
# Only xsltproc is needed.
BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
USE_TOOLS+= gmake
GNU_CONFIGURE= yes