pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/po4a Needs docbook-xsl and xsltproc.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ad8358f278ca
branches: trunk
changeset: 643144:ad8358f278ca
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Dec 11 23:17:17 2014 +0000
description:
Needs docbook-xsl and xsltproc.
diffstat:
textproc/po4a/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r bc21135ca156 -r ad8358f278ca textproc/po4a/Makefile
--- a/textproc/po4a/Makefile Thu Dec 11 22:23:19 2014 +0000
+++ b/textproc/po4a/Makefile Thu Dec 11 23:17:17 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2014/12/03 07:08:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.23 2014/12/11 23:17:17 joerg Exp $
DISTNAME= po4a-0.45
CATEGORIES= textproc
@@ -21,7 +21,10 @@
REPLACE_PERL+= po4a-translate po4a-updatepo
REPLACE_PERL+= lib/Locale/Po4a/*
+DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
+
MAKE_ENV+= COLUMNS=76
.include "../../lang/perl5/module.mk"
+.include "../../textproc/libxslt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index