freebsd-ports/net-mgmt/argus3-clients/files/patch-ratop_Makefile.in
Dima Panov 1d5deae0a4 - Update net-mgmt/argus3-clients to 3.0.2
- Register CONFLICTS with net-mgmt/argus-clients
- Pass maintainership to submitter

PR:		142971
Submitted by:	Alexander Demin <support@spectrum.ru>
2010-03-30 13:31:59 +00:00

11 lines
386 B
Text

--- ratop/Makefile.in~ 2008-02-28 23:00:36.000000000 +0100
+++ ratop/Makefile.in 2008-04-18 12:03:41.737798597 +0200
@@ -50,7 +50,7 @@
CC = @CC@
CCOPT = @V_CCOPT@
-INCLS = @INCLS@ -I. -I../include -I../common @V_INCLS@
+INCLS = @INCLS@ -I. -I../include -I../common @V_INCLS@ @SASLFLAGS@
DEFS = @DEFS@
COMPATLIB = @LIBS@ @COMPATLIB@ @LIB_SASL@ @V_THREADS@
CURSESLIB = @CURSESLIB@