opnsense-ports/net/hping/files/patch-configure
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 lines
282 B
Text

--- 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
#