freebsd-ports/net-mgmt/argus3-clients/files/patch-ragrep::Makefile.in
Stefan Eßer 556f23dbc0 Create new port for version 3 of the argus client utilities.
The utilities for argus version 2 are not compatible and the
old port will be kept as long as there is interest.
2008-04-20 17:33:41 +00:00

11 lines
405 B
Text

--- ragrep/Makefile.in~ 2008-02-05 04:37:43.000000000 +0100
+++ ragrep/Makefile.in 2008-02-07 11:32:41.614018339 +0100
@@ -38,7 +38,7 @@
CC = @CC@
CCOPT = @V_CCOPT@
-INCLS = -I$(srcdir) -I$(srcdir)/../include -I$(srcdir)/../common @V_INCLS@
+INCLS = -I$(srcdir) -I$(srcdir)/../include -I$(srcdir)/../common @V_INCLS@ @SASLFLAGS@
DEFS = @DEFS@
COMPATLIB = @COMPATLIB@ @LIB_SASL@ @LIBS@ @V_THREADS@