freebsd-ports/net-mgmt/argus3-clients/files/patch-clients::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
351 B
Text

--- clients/Makefile.in~ 2008-02-05 04:37:43.000000000 +0100
+++ clients/Makefile.in 2008-02-07 11:32:41.576020693 +0100
@@ -45,7 +45,7 @@
CC = @CC@
CCOPT = @V_CCOPT@
-INCLS = -I. -I../include -I../common @V_INCLS@
+INCLS = -I. -I../include -I../common @V_INCLS@ @SASLFLAGS@
DEFS = @DEFS@
COMPATLIB = @COMPATLIB@ @LIB_SASL@ @LIBS@ @V_THREADS@