1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/devel/mkcmd/files/patch-ac
Steve Price 72a241b699 Adding mkcmd version 8.10.
A commandline parse and manual page generator.

PR:		14971
Submitted by:	Andrew J. Korty <ajk@waterspout.com>
1999-12-27 01:43:14 +00:00

12 lines
363 B
Plaintext

--- lib/mkcmd/Make.host.orig Wed Nov 17 12:28:06 1999
+++ lib/mkcmd/Make.host Wed Nov 17 12:28:22 1999
@@ -2,7 +2,7 @@
# Makefile for mkcmd
# Kevin S Braunsdorf, PUCC
-LIB= ${DESTDIR}/usr/local/lib/mkcmd
+LIB= ${DESTDIR}/usr/local/share/mkcmd
TEMPL= Template.m bytes.m client.m \
client.mi cmd.m cmd.mc cmd.mi cmd_add.m cmd_add.mc cmd_cd.m cmd_cd.mc \