aboutsummaryrefslogtreecommitdiff
path: root/security/p5-openxpki
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 /security/p5-openxpki
parenta72afe28c2216c151a1fc5aa900c8abf9c7a709e (diff)
downloadports-50513d5d5238ab12e0e327b93bf433d7d288aeeb.tar.gz
ports-50513d5d5238ab12e0e327b93bf433d7d288aeeb.zip
Notes
Diffstat (limited to 'security/p5-openxpki')
-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 \