summaryrefslogtreecommitdiff
path: root/net/argus/files/patch-configure
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>2004-02-23 04:42:13 +0000
committerGarrett Wollman <wollman@FreeBSD.org>2004-02-23 04:42:13 +0000
commit60aab665670e50cb18bba45ee25f2ed091759741 (patch)
tree924c1af9c149083e0626ceb279b67ad6ca69e630 /net/argus/files/patch-configure
parentBROKEN on !i386: Does not compile (diff)
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
Notes
Notes: svn path=/head/; revision=101812
Diffstat (limited to 'net/argus/files/patch-configure')
-rw-r--r--net/argus/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/argus/files/patch-configure b/net/argus/files/patch-configure
deleted file mode 100644
index 2176dbc37cdc..000000000000
--- a/net/argus/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Thu May 30 21:30:19 2002
-+++ configure Tue Jul 9 10:50:46 2002
-@@ -1644,7 +1644,7 @@
-
- if test -d ${with_sasl}; then
- ac_cv_sasl_where_lib=${with_sasl}/lib
-- ac_cv_sasl_where_inc=${with_sasl}/include
-+ ac_cv_sasl_where_inc=${with_sasl}/include/sasl
-
- SASLFLAGS="-I$ac_cv_sasl_where_inc"
- LIB_SASL="-L$ac_cv_sasl_where_lib"