pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/deforaos-libsystem deforaos-libsystem: Needs xsl...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ad021da235e7
branches:  trunk
changeset: 415908:ad021da235e7
user:      nia <nia%pkgsrc.org@localhost>
date:      Wed Oct 16 13:06:01 2019 +0000

description:
deforaos-libsystem: Needs xsltproc

diffstat:

 devel/deforaos-libsystem/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 1097ef7b7190 -r ad021da235e7 devel/deforaos-libsystem/Makefile
--- a/devel/deforaos-libsystem/Makefile Wed Oct 16 12:50:27 2019 +0000
+++ b/devel/deforaos-libsystem/Makefile Wed Oct 16 13:06:01 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2019/10/09 01:58:55 khorben Exp $
+# $NetBSD: Makefile,v 1.22 2019/10/16 13:06:01 nia Exp $
 #
 
 DISTNAME=      libSystem-0.4.2
@@ -11,6 +11,8 @@
 COMMENT=       DeforaOS core system library
 LICENSE=       2-clause-bsd
 
+TOOL_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
+
 MAKE_FLAGS+=   PREFIX=${PREFIX}
 MAKE_FLAGS+=   DESTDIR=${DESTDIR}
 MAKE_FLAGS+=   CFLAGS=${CFLAGS:Q}



Home | Main Index | Thread Index | Old Index