summaryrefslogtreecommitdiff
path: root/devel/p5-OLE-Storage_Lite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-OLE-Storage_Lite/Makefile')
-rw-r--r--devel/p5-OLE-Storage_Lite/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-OLE-Storage_Lite/Makefile b/devel/p5-OLE-Storage_Lite/Makefile
index 9e3f83449be3..55ac4e1ef6a2 100644
--- a/devel/p5-OLE-Storage_Lite/Makefile
+++ b/devel/p5-OLE-Storage_Lite/Makefile
@@ -15,12 +15,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= erwin@FreeBSD.org
COMMENT= Perl module for OLE document interface
-BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IO/Stringy.pm:${PORTSDIR}/devel/p5-IO-stringy
+BUILD_DEPENDS= ${SITE_PERL}/IO/Stringy.pm:${PORTSDIR}/devel/p5-IO-stringy
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= OLE::Storage_Lite.3
.include <bsd.port.mk>