aboutsummaryrefslogtreecommitdiff
path: root/lang/perl5.12
diff options
context:
space:
mode:
authorPhilip Paeps <philip@FreeBSD.org>2004-02-19 09:40:50 +0000
committerPhilip Paeps <philip@FreeBSD.org>2004-02-19 09:40:50 +0000
commit7360591d8a820953e04b52f59f6863dad7b44914 (patch)
tree3eb1ad9e40a2576cf3312162971e508c79df17fe /lang/perl5.12
parent8548ac9eb99a270cce9c72075e302d0a25220ab2 (diff)
downloadports-7360591d8a820953e04b52f59f6863dad7b44914.tar.gz
ports-7360591d8a820953e04b52f59f6863dad7b44914.zip
Notes
Diffstat (limited to 'lang/perl5.12')
-rw-r--r--lang/perl5.12/Makefile2
-rw-r--r--lang/perl5.12/pkg-install2
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/perl5.12/Makefile b/lang/perl5.12/Makefile
index 0f1ffcfc0d8b..9a36b92d8cea 100644
--- a/lang/perl5.12/Makefile
+++ b/lang/perl5.12/Makefile
@@ -7,7 +7,7 @@
PORTNAME= perl
PORTVERSION= ${PERL_VER}
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= lang devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
${MASTER_SITE_LOCAL:S/$/:local/} \
diff --git a/lang/perl5.12/pkg-install b/lang/perl5.12/pkg-install
index ae3123822957..62c87fadabfc 100644
--- a/lang/perl5.12/pkg-install
+++ b/lang/perl5.12/pkg-install
@@ -6,7 +6,7 @@ fi
INCLUDEDIR=/usr/include
-install -d ${SITE_PERL}/${PERL_ARCH}
+install -d ${PKG_PREFIX}/lib/perl5/site_perl/5.8.2/mach
cd ${INCLUDEDIR} && ${PKG_PREFIX}/bin/h2ph *.h machine/*.h sys/*.h
if [ -f /sbin/sysctl -a -x /sbin/sysctl ] ; then