forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
280 B
Text
11 lines
280 B
Text
--- Makefile.orig Sat Nov 28 22:34:51 1998
|
|
+++ Makefile Sat Nov 28 22:35:12 1998
|
|
@@ -610,7 +610,7 @@
|
|
./compile seek_set.c
|
|
|
|
setup: \
|
|
-it man install conf-bin conf-man
|
|
+it install conf-bin conf-man
|
|
./install "`head -1 conf-bin`" < BIN
|
|
./install "`head -1 conf-man`" < MAN
|
|
|