aboutsummaryrefslogtreecommitdiff
path: root/lang/perl5.14
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2005-05-03 10:45:08 +0000
committerAnton Berezin <tobez@FreeBSD.org>2005-05-03 10:45:08 +0000
commit89bfc042101f96276b4ddd4feab855ad7b53c04e (patch)
tree2c17c6ea7433b1d23ad7d409efe70cce22943e78 /lang/perl5.14
parente6ff23fafcac3488a784b4f1e9337a0153cd7e26 (diff)
downloadports-89bfc042101f96276b4ddd4feab855ad7b53c04e.tar.gz
ports-89bfc042101f96276b4ddd4feab855ad7b53c04e.zip
Notes
Diffstat (limited to 'lang/perl5.14')
-rw-r--r--lang/perl5.14/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/perl5.14/Makefile b/lang/perl5.14/Makefile
index f349ce63a9e9..61671171fd00 100644
--- a/lang/perl5.14/Makefile
+++ b/lang/perl5.14/Makefile
@@ -96,7 +96,7 @@ CONFIGURE_ARGS+= -Dusemymalloc=n
CONFIGURE_ARGS+= -Duse64bitint
.endif
-LATEST_LINK= perl5.8
+LATEST_LINK= perl
.if ${OSVERSION} < 500036
PLIST_SUB+= NEED_USE_PERL=""