openbsd-ports/security/fragrouter/patches/patch-aa
1999-05-14 15:27:59 +00:00

26 lines
631 B
Plaintext

*** Makefile.in.orig Thu May 13 10:24:32 1999
--- Makefile.in Fri May 14 11:13:09 1999
***************
*** 22,31 ****
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_DATA = @INSTALL_DATA@
! PCAPDIR = $(srcdir)/libpcap-0.4
! PCAPINCS = -I$(PCAPDIR)
! PCAPLIBS = -L$(PCAPDIR) -lpcap
! PCAPDEP = $(PCAPDIR)/pcap.h $(PCAPDIR)/libpcap.a
LNETDIR = $(srcdir)/Libnet-0.99
LNETINCS = -I$(LNETDIR)/include
--- 22,31 ----
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_DATA = @INSTALL_DATA@
! PCAPDIR =
! PCAPINCS =
! PCAPLIBS = -lpcap
! PCAPDEP =
LNETDIR = $(srcdir)/Libnet-0.99
LNETINCS = -I$(LNETDIR)/include