summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/groff
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2015-06-11 21:13:05 +0000
committersjg <sjg@FreeBSD.org>2015-06-11 21:13:05 +0000
commit750b155101cde8e0c2e8f0b23d6f5ba89ba33f13 (patch)
tree7e6e9f9c45d1183aeb68258feec369f9231144d6 /gnu/usr.bin/groff
parent4f920c8c896c380d80d646b3272ec56051d92b8b (diff)
downloadFreeBSD-src-750b155101cde8e0c2e8f0b23d6f5ba89ba33f13.zip
FreeBSD-src-750b155101cde8e0c2e8f0b23d6f5ba89ba33f13.tar.gz
Misc fixes from projects/bmake
Differential Revision: D2748 Reviewed by: brooks imp
Diffstat (limited to 'gnu/usr.bin/groff')
-rw-r--r--gnu/usr.bin/groff/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/groff/Makefile.inc b/gnu/usr.bin/groff/Makefile.inc
index 053f385..67b61a8 100644
--- a/gnu/usr.bin/groff/Makefile.inc
+++ b/gnu/usr.bin/groff/Makefile.inc
@@ -127,6 +127,7 @@ revision=`sed -e 's/^0$$//' -e 's/^[1-9].*$$/.&/' $(GROFF_DIST)/REVISION`
.sh .pl:
@${ECHO} Making ${.TARGET} from ${.IMPSRC}
+ @rm -f ${.TARGET}
@sed -e "s|@BINDIR@|${BINDIR}|g" \
-e 's|@GROFF_BIN_PATH_SETUP@|GROFF_RUNTIME="$${GROFF_BIN_PATH=${BINDIR}}:"|g' \
-e "s;@FONTDIR@;$(fontdir);g" \
OpenPOWER on IntegriCloud