1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/net/xprobe/files/patch-USI++:src:Makefile.in
Pav Lucistnik 6ef437e7a0 - Update to 0.2
PR:		ports/62582
Submitted by:	Yonatan Bokovza <Yonatan@Xpert.com>
2004-03-14 01:06:34 +00:00

12 lines
305 B
Plaintext

--- libs-external/USI++/src/Makefile.in.orig Sun Feb 8 21:56:52 2004
+++ libs-external/USI++/src/Makefile.in Sun Feb 8 22:02:00 2004
@@ -2,7 +2,7 @@
#
LIBS=@LIBS@
-CFLAGS=@CFLAGS@ -I/usr/include/pcap -I. -Wall
+CFLAGS=@CFLAGS@ -I/usr/include -I. -Wall
CXX=@CXX@
INSTALL=@INSTALL@
RANLIB=@RANLIB@