pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gimp-docs xsltproc is needed for build.
details: https://anonhg.NetBSD.org/pkgsrc/rev/80eddc0a436c
branches: trunk
changeset: 537013:80eddc0a436c
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Jan 01 16:35:18 2008 +0000
description:
xsltproc is needed for build.
diffstat:
graphics/gimp-docs/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r d2a87bd8fa3d -r 80eddc0a436c graphics/gimp-docs/Makefile
--- a/graphics/gimp-docs/Makefile Tue Jan 01 16:05:13 2008 +0000
+++ b/graphics/gimp-docs/Makefile Tue Jan 01 16:35:18 2008 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index