diff options
author | mat <mat@FreeBSD.org> | 2014-02-11 20:38:32 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2014-02-11 20:38:32 +0800 |
commit | 16533c66de92d86ccb52ae50298660590767bd64 (patch) | |
tree | 6aafc7c56dd05bf56f62cd3164e7b62724b45ac3 /lang/perl5.18 | |
parent | 750dc68b594f317c2059b877de189f31e4da2358 (diff) | |
download | freebsd-ports-gnome-16533c66de92d86ccb52ae50298660590767bd64.tar.gz freebsd-ports-gnome-16533c66de92d86ccb52ae50298660590767bd64.tar.zst freebsd-ports-gnome-16533c66de92d86ccb52ae50298660590767bd64.zip |
Remove all NO_LATEST_LINK, all of them have different PKGNAMEs.
Sponsored by: Absolight
Diffstat (limited to 'lang/perl5.18')
-rw-r--r-- | lang/perl5.18/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/perl5.18/Makefile b/lang/perl5.18/Makefile index 07034632a272..49fd05468596 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 \ |