aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Image-Grab/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/p5-Image-Grab/Makefile')
-rw-r--r--graphics/p5-Image-Grab/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/p5-Image-Grab/Makefile b/graphics/p5-Image-Grab/Makefile
index 9adfb34884c8..5e04d158596f 100644
--- a/graphics/p5-Image-Grab/Makefile
+++ b/graphics/p5-Image-Grab/Makefile
@@ -24,11 +24,10 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-D
${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= ${BUILD_DEPENDS}
-SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
+SITE_PERL= ${SITE_PERL}
PERL_CONFIGURE= yes
CONFIGURE_ENV= ${ECHO_CMD} "N" |
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Image::Grab.3
.include <bsd.port.mk>