aboutsummaryrefslogtreecommitdiff
path: root/japanese/perl5
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-08-04 12:34:50 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-08-04 12:34:50 +0000
commit50513d5d5238ab12e0e327b93bf433d7d288aeeb (patch)
treea01dbbed0a08990ed895d4f97017c2593d8d7172 /japanese/perl5
parenta72afe28c2216c151a1fc5aa900c8abf9c7a709e (diff)
downloadports-50513d5d5238ab12e0e327b93bf433d7d288aeeb.tar.gz
ports-50513d5d5238ab12e0e327b93bf433d7d288aeeb.zip
Notes
Diffstat (limited to 'japanese/perl5')
-rw-r--r--japanese/perl5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/perl5/Makefile b/japanese/perl5/Makefile
index 8b4f2fa06c1b..e3913a4e22ff 100644
--- a/japanese/perl5/Makefile
+++ b/japanese/perl5/Makefile
@@ -120,7 +120,7 @@ MAN3= AnyDBM_File.3 AutoLoader.3 AutoSplit.3 B.3 B::Asmdata.3 \
strict.3 subs.3 vars.3 \
I18N::Japanese.3
-MAN3PREFIX= ${PREFIX}/lib/perl5/${JPERL_VERSION}/
+MAN3PREFIX= ${TARGETDIR}/lib/perl5/${PERL_VERSION}
test:
@(cd ${WRKSRC}; make test)