aboutsummaryrefslogtreecommitdiff
path: root/lang/perl5.6
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2003-04-24 13:19:21 +0000
committerAnton Berezin <tobez@FreeBSD.org>2003-04-24 13:19:21 +0000
commit8d6ace0a7b5cbc5fcc355ea759b96b02df50d31c (patch)
tree7dc6157c00ddd52ced5c8d3c441a2172fd6f60c7 /lang/perl5.6
parent5c3af80776853755af0b5693e87f1855185f1e38 (diff)
downloadports-8d6ace0a7b5cbc5fcc355ea759b96b02df50d31c.tar.gz
ports-8d6ace0a7b5cbc5fcc355ea759b96b02df50d31c.zip
Notes
Diffstat (limited to 'lang/perl5.6')
-rw-r--r--lang/perl5.6/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/perl5.6/Makefile b/lang/perl5.6/Makefile
index 508e0143c7ae..db3d0931f3f1 100644
--- a/lang/perl5.6/Makefile
+++ b/lang/perl5.6/Makefile
@@ -7,7 +7,7 @@
PORTNAME= perl
PORTVERSION= ${PERL_VER}
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= lang devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
${MASTER_SITE_LOCAL:S/$/:local/}
@@ -31,6 +31,7 @@ CONFIGURE_ARGS= -sde -Dprefix=${PREFIX} \
-Dman3dir=${PREFIX}/lib/perl5/${PERL_VER}/man/man3 \
-Dsitearch=${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH} \
-Dsitelib=${PREFIX}/lib/perl5/site_perl/${PERL_VER} \
+ -Dscriptdir=${PREFIX}/bin \
-Ui_malloc -Ui_iconv -Dccflags=-DAPPLLIB_EXP=\"${BSDPAN_DEST}\"
INSTALLS_SHLIB= yes