pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/deforaos-libsystem
Module Name: pkgsrc
Committed By: joerg
Date: Thu Dec 19 22:11:52 UTC 2019
Modified Files:
pkgsrc/devel/deforaos-libsystem: Makefile
Log Message:
Needs docbook-xsl.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/deforaos-libsystem/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/deforaos-libsystem/Makefile
diff -u pkgsrc/devel/deforaos-libsystem/Makefile:1.22 pkgsrc/devel/deforaos-libsystem/Makefile:1.23
--- pkgsrc/devel/deforaos-libsystem/Makefile:1.22 Wed Oct 16 13:06:01 2019
+++ pkgsrc/devel/deforaos-libsystem/Makefile Thu Dec 19 22:11:51 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2019/10/16 13:06:01 nia Exp $
+# $NetBSD: Makefile,v 1.23 2019/12/19 22:11:51 joerg Exp $
#
DISTNAME= libSystem-0.4.2
@@ -12,6 +12,7 @@ COMMENT= DeforaOS core system library
LICENSE= 2-clause-bsd
TOOL_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
+BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
MAKE_FLAGS+= PREFIX=${PREFIX}
MAKE_FLAGS+= DESTDIR=${DESTDIR}
Home |
Main Index |
Thread Index |
Old Index