diff options
Diffstat (limited to 'textproc/po4a/Makefile')
-rw-r--r-- | textproc/po4a/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/po4a/Makefile b/textproc/po4a/Makefile index 809cea796d87..1ee77cadf2ab 100644 --- a/textproc/po4a/Makefile +++ b/textproc/po4a/Makefile @@ -26,7 +26,7 @@ USE_PERL5= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} +MAN3PREFIX= ${TARGETDIR}/lib/perl5/${PERL_VERSION} MAN3= Locale::Po4a::TransTractor.3 \ Locale::Po4a::LaTeX.3 \ Locale::Po4a::Pod.3 \ |