1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/net/fspclient/files/patch-ah

12 lines
325 B
Plaintext
Raw Normal View History

--- client.0.0-h+/Makefile.in.orig Wed Apr 28 03:53:43 1993
+++ client.0.0-h+/Makefile.in Mon Dec 27 20:53:08 1999
@@ -52,7 +52,7 @@
.c.o:
$(CC) -c $(CFLAGS) $(CPPFLAGS) $(DEFS) $(INCLUDES) $<
-install: all
+install:
$(INSTALL_PROGRAM) fsp $(bindir)/fsp
-$(INSTALL_DATA) $(srcdir)/fsp.man $(man1dir)/fsp$(man1ext)