aboutsummaryrefslogtreecommitdiff
path: root/net/redir/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/redir/files/patch-Makefile')
-rw-r--r--net/redir/files/patch-Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/redir/files/patch-Makefile b/net/redir/files/patch-Makefile
index 6fbdb0c39a64..da1e2f685484 100644
--- a/net/redir/files/patch-Makefile
+++ b/net/redir/files/patch-Makefile
@@ -9,17 +9,6 @@
# if your system lacks strrchr() or strdup(), edit this line
STR_CFLAGS = # -DNEED_STRRCHR -DNEED_STRDUP
-@@ -9,8 +9,8 @@
- # if you would like support for TCP wrappers (and have libwrap.a
- # installed), remove these comments.
-
--WRAP_CFLAGS = # -DUSE_TCP_WRAPPERS
--WRAP_LIBS = # -lwrap
-+WRAP_CFLAGS = -DUSE_TCP_WRAPPERS
-+WRAP_LIBS = -lwrap
-
- # if your system needs any additional libraries (solaris, for example,
- # needs the ones commented out below), edit this line.
@@ -27,12 +27,11 @@
### end of user configuration section