summaryrefslogtreecommitdiff
path: root/sysutils/syslog-ng35/files/patch-configure
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2016-06-30 22:32:36 +0000
committerRene Ladan <rene@FreeBSD.org>2016-06-30 22:32:36 +0000
commitf0208d287590568af9c437eb1e37e71a09561c7c (patch)
tree9735a7cbe31bc6e80d199ea8952a056af9133d90 /sysutils/syslog-ng35/files/patch-configure
parentDocument expat2 vulnerability (diff)
Remove expired ports:
2016-06-29 graphics/libchamplain08: Old version, not needed any more 2016-06-30 sysutils/syslog-ng35: EOL, no longer supported by bababit.hu 2016-06-30 sysutils/syslog-ng34: EOL, no longer supported by bababit.hu 2016-06-30 devel/jenkins2: Use devel/jenkins 2016-06-30 www/p5-WWW-Google-Notebook: Google Notebook has shut down 2016-06-30 sysutils/syslog-ng-incubator03: EOL, no longer supported by bababit.hu
Notes
Notes: svn path=/head/; revision=417846
Diffstat (limited to 'sysutils/syslog-ng35/files/patch-configure')
-rw-r--r--sysutils/syslog-ng35/files/patch-configure14
1 files changed, 0 insertions, 14 deletions
diff --git a/sysutils/syslog-ng35/files/patch-configure b/sysutils/syslog-ng35/files/patch-configure
deleted file mode 100644
index c3c533b2df4c..000000000000
--- a/sysutils/syslog-ng35/files/patch-configure
+++ /dev/null
@@ -1,14 +0,0 @@
---- configure.orig 2016-03-22 04:58:27.000000000 -0700
-+++ configure 2016-03-23 20:51:10.722420000 -0700
-@@ -14996,9 +14996,9 @@
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBNET" >&5
- $as_echo_n "checking for LIBNET... " >&6; }
- if test "x$with_libnet" = "x"; then
-- LIBNET_CONFIG="`which libnet-config`"
-+ LIBNET_CONFIG="`which libnet11-config`"
- else
-- LIBNET_CONFIG="$with_libnet/libnet-config"
-+ LIBNET_CONFIG="$with_libnet/libnet11-config"
- fi
-
- if test -n "$LIBNET_CONFIG" -a -x "$LIBNET_CONFIG"; then