diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-02-11 12:38:32 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-02-11 12:38:32 +0000 |
commit | 6c7af2915af94d74f462dab14d595f2e90251429 (patch) | |
tree | 6aafc7c56dd05bf56f62cd3164e7b62724b45ac3 /lang/perl5.16 | |
parent | e42e921955ee0dcdc7cb1be632ebfe6890a5a890 (diff) | |
download | ports-6c7af2915af94d74f462dab14d595f2e90251429.tar.gz ports-6c7af2915af94d74f462dab14d595f2e90251429.zip |
Notes
Diffstat (limited to 'lang/perl5.16')
-rw-r--r-- | lang/perl5.16/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/perl5.16/Makefile b/lang/perl5.16/Makefile index 4d06d231f489..f2ba9297511a 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 \ |