openbsd-ports/net/tcpdpriv/patches/patch-Makefile_in
sturm b8f5ee89cb Initial import of tcpdpriv 1.1.10
Tcpdpriv removes sensitive information from a packet trace, replacing it
with contrived information from which the sensitive information cannot be
reconstructed.  By removing the sensitive information, the output of
tcpdpriv may be shared with others (for debugging or network analysis,
say).

WWW: http://ita.ee.lbl.gov/html/contrib/tcpdpriv.html
2003-04-13 10:00:41 +00:00

12 lines
315 B
Plaintext

$OpenBSD: patch-Makefile_in,v 1.1.1.1 2003/04/13 10:00:42 sturm Exp $
--- Makefile.in.orig Sun Apr 13 11:38:47 2003
+++ Makefile.in Sun Apr 13 11:39:03 2003
@@ -15,7 +15,6 @@
# version for distribution...
VERS=`cat VERSION`
-LIBPATH = -L/usr/local/lib
INCLUDES = -I/usr/local/include -I${HOME}/usr/include