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/67d26c68568e
branches: trunk
changeset: 342235:67d26c68568e
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 1e5dac135231 -r 67d26c68568e 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