pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc/guide pax is needed for the `htdocs-share' target
details: https://anonhg.NetBSD.org/pkgsrc/rev/98fe09b45752
branches: trunk
changeset: 356903:98fe09b45752
user: leot <leot%pkgsrc.org@localhost>
date: Sat Jan 07 18:00:09 2017 +0000
description:
pax is needed for the `htdocs-share' target
Noticed by <sevan>
diffstat:
doc/guide/Makefile.common | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 38d4c689a73f -r 98fe09b45752 doc/guide/Makefile.common
--- a/doc/guide/Makefile.common Sat Jan 07 17:45:37 2017 +0000
+++ b/doc/guide/Makefile.common Sat Jan 07 18:00:09 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.6 2016/06/11 18:14:42 rillig Exp $
+# $NetBSD: Makefile.common,v 1.7 2017/01/07 18:00:09 leot Exp $
#
# This is included by doc/guide and meta-pkgs/pkgsrc-guide-tools.
#
@@ -40,7 +40,7 @@
. if ${_GUIDE_DEPTYPE} == "run"
USE_TOOLS+= gs:run
. else
-USE_TOOLS+= gs
+USE_TOOLS+= gs pax
. endif
.endif
Home |
Main Index |
Thread Index |
Old Index