aboutsummaryrefslogtreecommitdiffstats
path: root/lang/perl5.16/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/perl5.16/Makefile')
-rw-r--r--lang/perl5.16/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/lang/perl5.16/Makefile b/lang/perl5.16/Makefile
index 4ec9934273c..13c8a823760 100644
--- a/lang/perl5.16/Makefile
+++ b/lang/perl5.16/Makefile
@@ -97,9 +97,6 @@ CONFIGURE_ARGS+= -Dusethreads=y
PKGNAMESUFFIX= -threaded
# it seems perl malloc has problems with threaded perl on FreeBSD
.undef WITH_PERL_MALLOC
-.if ${OSVERSION} < 492000
-CONFIGURE_ARGS+= -Ud_gethostbyaddr_r
-.endif
.else
CONFIGURE_ARGS+= -Dusethreads=n
.endif