aboutsummaryrefslogtreecommitdiff
path: root/lang/perl5.16/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/perl5.16/Makefile')
-rw-r--r--lang/perl5.16/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/lang/perl5.16/Makefile b/lang/perl5.16/Makefile
index efbdb029438f..e3f7ce65712d 100644
--- a/lang/perl5.16/Makefile
+++ b/lang/perl5.16/Makefile
@@ -124,12 +124,7 @@ CONFIGURE_ARGS+= -Duse64bitint
LATEST_LINK= perl
-.if ${OSVERSION} < 500036
-PLIST_SUB+= NEED_USE_PERL=""
-.else
-PKGMESSAGE= ${PKGDIR}/.not-here
PLIST_SUB+= NEED_USE_PERL="@comment "
-.endif
.if defined(WITH_GDBM)
MAN3+= GDBM_File.3
@@ -190,10 +185,6 @@ post-install:
.endfor
.if defined(WITH_USE_PERL)
PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
-.if ${OSVERSION} < 500036
- ${INSTALL_SCRIPT} ${WRKDIR}/use.perl ${PREFIX}/bin/use.perl
- @fmt ${PKGMESSAGE}
-.endif
.endif
rebuild-xs: