aboutsummaryrefslogtreecommitdiff
path: root/lang/perl5.8/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/perl5.8/Makefile')
-rw-r--r--lang/perl5.8/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/perl5.8/Makefile b/lang/perl5.8/Makefile
index 46c7d47d3b4e..725f1b4d0b44 100644
--- a/lang/perl5.8/Makefile
+++ b/lang/perl5.8/Makefile
@@ -119,7 +119,7 @@ PLIST_SUB+= NEED_USE_PERL="@comment "
.if defined(WITH_GDBM)
MAN3+= GDBM_File.3
.endif
-MAN3PREFIX= ${TARGETDIR}/lib/perl5/${PERL_VER}/perl
+MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VER}/perl
test:
@(cd ${WRKSRC}; make test)