mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
199e495ede
PR: 45374 Submitted by: maintainer
11 lines
282 B
Plaintext
11 lines
282 B
Plaintext
--- configure.orig Fri Sep 14 22:04:25 2001
|
|
+++ configure Fri Sep 14 22:05:02 2001
|
|
@@ -99,6 +99,7 @@
|
|
-e "s^@PCAP_INCLUDE@^$PCAP_INCLUDE^g" \
|
|
-e "s^@MANPATH@^$INSTALL_MANPATH^g" \
|
|
-e "s^@SOLARISLIB@^$SOLARISLIB^g" \
|
|
+ -e "s^@CFLAGS@^$CFLAGS^g" \
|
|
<Makefile.in > Makefile
|
|
|
|
#
|