aboutsummaryrefslogtreecommitdiff
path: root/security/p5-openxpki/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-openxpki/Makefile')
-rw-r--r--security/p5-openxpki/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/p5-openxpki/Makefile b/security/p5-openxpki/Makefile
index 4266e8a65c1b..5ff75021e4cc 100644
--- a/security/p5-openxpki/Makefile
+++ b/security/p5-openxpki/Makefile
@@ -168,10 +168,9 @@ WITH_OPENSSL_BETA= yes
PERL_DIRS= ${SERVER} ${CLIENT}
NO_PERL_DIRS= ${DEPLOYMENT} ${I18N}
MAKE_MAKER_ENV= PREFIX=${PREFIX}
-DESTDIR?= /
+DESTDIR?= /.
CONFIGURE_ARGS= --prefix ${PREFIX} --dest ${DESTDIR}
-MAN1PREFIX= ${PREFIX}
-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN3PREFIX= ${TARGETDIR}/lib/perl5/${PERL_VERSION}
do-configure:
@ for dir in ${PERL_DIRS}; do \