Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tools/groff groff has moved
details: https://anonhg.NetBSD.org/src/rev/da2e42ad902f
branches: trunk
changeset: 342899:da2e42ad902f
user: christos <christos%NetBSD.org@localhost>
date: Wed Jan 13 19:29:26 2016 +0000
description:
groff has moved
diffstat:
tools/groff/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r da430c5490b6 -r da2e42ad902f tools/groff/Makefile
--- a/tools/groff/Makefile Wed Jan 13 19:27:26 2016 +0000
+++ b/tools/groff/Makefile Wed Jan 13 19:29:26 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2012/12/02 12:48:32 apb Exp $
+# $NetBSD: Makefile,v 1.31 2016/01/13 19:29:26 christos Exp $
MODULE= groff
@@ -61,7 +61,7 @@
.ORDER: realinstall ${SITETMACDIR}/${F}
CLEANFILES+=${F}-s
${F}-s: ${F}
- ${TOOL_SED} -f ${.CURDIR}/../../gnu/dist/groff/tmac/strip.sed \
+ ${TOOL_SED} -f ${.CURDIR}/../../external/gpl2/groff/dist/tmac/strip.sed \
${.ALLSRC} > ${.TARGET}
.endfor
Home |
Main Index |
Thread Index |
Old Index