summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2014-02-11 12:38:32 +0000
committermat <mat@FreeBSD.org>2014-02-11 12:38:32 +0000
commit16533c66de92d86ccb52ae50298660590767bd64 (patch)
tree6aafc7c56dd05bf56f62cd3164e7b62724b45ac3
parent750dc68b594f317c2059b877de189f31e4da2358 (diff)
downloadFreeBSD-ports-16533c66de92d86ccb52ae50298660590767bd64.zip
FreeBSD-ports-16533c66de92d86ccb52ae50298660590767bd64.tar.gz
Remove all NO_LATEST_LINK, all of them have different PKGNAMEs.
Sponsored by: Absolight
-rw-r--r--lang/perl5.12/Makefile2
-rw-r--r--lang/perl5.14/Makefile2
-rw-r--r--lang/perl5.16/Makefile2
-rw-r--r--lang/perl5.18/Makefile2
4 files changed, 0 insertions, 8 deletions
diff --git a/lang/perl5.12/Makefile b/lang/perl5.12/Makefile
index b0fcfde..3a6b636 100644
--- a/lang/perl5.12/Makefile
+++ b/lang/perl5.12/Makefile
@@ -158,8 +158,6 @@ LINK_USRBIN= yes
LINK_USRBIN= no
.endif
-NO_LATEST_LINK= yes
-
BSDPAN_DEST= ${PREFIX}/lib/perl5/${PERL_VER}/BSDPAN
BSDPAN_FILES= BSDPAN.pm BSDPAN/Override.pm Config.pm \
ExtUtils/MM_Unix.pm \
diff --git a/lang/perl5.14/Makefile b/lang/perl5.14/Makefile
index dcfa1c5..d3601b6 100644
--- a/lang/perl5.14/Makefile
+++ b/lang/perl5.14/Makefile
@@ -162,8 +162,6 @@ LINK_USRBIN= yes
LINK_USRBIN= no
.endif
-LATEST_LINK= perl
-
BSDPAN_DEST= ${PREFIX}/lib/perl5/${PERL_VER}/BSDPAN
BSDPAN_FILES= BSDPAN.pm BSDPAN/Override.pm Config.pm \
ExtUtils/MM_Unix.pm \
diff --git a/lang/perl5.16/Makefile b/lang/perl5.16/Makefile
index 4d06d23..f2ba929 100644
--- a/lang/perl5.16/Makefile
+++ b/lang/perl5.16/Makefile
@@ -162,8 +162,6 @@ LINK_USRBIN= yes
LINK_USRBIN= no
.endif
-NO_LATEST_LINK= yes
-
BSDPAN_DEST= ${PREFIX}/lib/perl5/${PERL_VER}/BSDPAN
BSDPAN_FILES= BSDPAN.pm BSDPAN/Override.pm Config.pm \
ExtUtils/MM_Unix.pm \
diff --git a/lang/perl5.18/Makefile b/lang/perl5.18/Makefile
index 0703463..49fd054 100644
--- a/lang/perl5.18/Makefile
+++ b/lang/perl5.18/Makefile
@@ -143,8 +143,6 @@ LINK_USRBIN= yes
LINK_USRBIN= no
.endif
-NO_LATEST_LINK= yes
-
BSDPAN_DEST= ${PREFIX}/lib/perl5/${PERL_VER}/BSDPAN
BSDPAN_FILES= BSDPAN.pm BSDPAN/Override.pm Config.pm \
ExtUtils/MM_Unix.pm \
OpenPOWER on IntegriCloud