mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
253c687d8f
PR: 9901 Submitted by: Peter Shipley <shipley@dis.org>
12 lines
327 B
Plaintext
12 lines
327 B
Plaintext
--- configure.orig Fri Apr 16 12:43:19 1999
|
|
+++ configure Fri May 7 15:57:21 1999
|
|
@@ -1519,7 +1519,7 @@
|
|
EOF
|
|
|
|
MAN_PREFIX="$prefix/man/man3/"
|
|
- LIB_PREFIX="$prefix/lib/aout"
|
|
+ LIB_PREFIX="$prefix/lib/"
|
|
INC_PREFIX="$prefix/include/"
|
|
BIN_PREFIX="$prefix/bin/"
|
|
ln -sf FreeBSD support/bpf-lkm/etherspoof
|