freebsd-ports/net-mgmt/argus3/files/patch-Makefile.in
Stefan Eßer 2066612ac7 Create new port for version 3 of the argus network audit server.
Version 2.0.6 will be kept as net-mgmt/argus as long as there is
sufficient interest.
2008-04-20 17:24:09 +00:00

13 lines
309 B
Text

--- Makefile.in~ 2008-02-05 04:37:42.000000000 +0100
+++ Makefile.in 2008-02-07 10:37:29.349769845 +0100
@@ -27,8 +27,9 @@
INSTALL_DATA = @INSTALL_DATA@
DEFS = @DEFS@
-LIBS = @LIBS@
+LIBS = @LIB_SASL@ @LIBS@
WRAPLIBS = @WRAPLIBS@
+CPPFLAGS = @SASLFLAGS@
prefix = @prefix@
exec_prefix = @exec_prefix@