aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-CDB_File-Generator/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-CDB_File-Generator/Makefile')
-rw-r--r--databases/p5-CDB_File-Generator/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/p5-CDB_File-Generator/Makefile b/databases/p5-CDB_File-Generator/Makefile
index 56ddb0afb271..bb612819fd01 100644
--- a/databases/p5-CDB_File-Generator/Makefile
+++ b/databases/p5-CDB_File-Generator/Makefile
@@ -19,10 +19,9 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/cdbmake:${PORTSDIR}/databases/cdb \
${SITE_PERL}/${PERL_ARCH}/CDB_File.pm:${PORTSDIR}/databases/p5-CDB_File
RUN_DEPENDS= ${BUILD_DEPENDS}
-SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
+SITE_PERL= ${SITE_PERL}
PERL_CONFIGURE= yes
MAN3= CDB_File::Generator.3
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>