summaryrefslogtreecommitdiff
path: root/comms/modemd/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'comms/modemd/patches/patch-af')
-rw-r--r--comms/modemd/patches/patch-af23
1 files changed, 23 insertions, 0 deletions
diff --git a/comms/modemd/patches/patch-af b/comms/modemd/patches/patch-af
new file mode 100644
index 00000000000..77db0e7bcb8
--- /dev/null
+++ b/comms/modemd/patches/patch-af
@@ -0,0 +1,23 @@
+--- modemcap/Makefile.orig Tue Sep 10 03:08:00 1996
++++ modemcap/Makefile Tue Mar 3 17:21:39 1998
+@@ -1,6 +1,9 @@
+ MAN5=modemcap.0
+ MAN=modemcap.5
+
++FILES=modemcap
++FILESDIR=$(LOCALBASE)/share/examples/modemd
++
+ .SUFFIXES: .8 .7 .6 .5 .4 .3 .2 .1 .0 .ps
+
+ .8.0 .7.0 .6.0 .5.0 .4.0 .3.0 .2.0 .1.0:
+@@ -9,9 +12,7 @@
+ all: ${MAN5}
+
+ .include "../Makefile.inc"
+-.include <bsd.man.mk>
+-
+-install: maninstall
++.include <bsd.prog.mk>
+
+ clean:
+ rm ${MAN5}