freebsd-ports/net/hping/files/patch-aa
Kevin Lo 73ff7800b9 - Add patches
- Bump PORTVERSION

PR: 30611
Submitted by: MAINTAINER
2001-09-17 05:50:42 +00:00

11 lines
299 B
Text

--- Makefile.in.orig Fri Sep 14 22:04:05 2001
+++ Makefile.in Fri Sep 14 22:05:33 2001
@@ -7,7 +7,7 @@
# $rev: 3$
CC= gcc
-CCOPT= -O2 -Wall @PCAP_INCLUDE@
+CCOPT= -Wall @CFLAGS@ @PCAP_INCLUDE@
DEBUG= -g
#uncomment the following if you need libpcap based build under linux
#(not raccomanded)