diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-01-29 10:53:27 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-01-29 10:53:27 +0000 |
commit | bc07afc1c299155a3451d285f1e3c862af0c8e83 (patch) | |
tree | 1fecad8c5762f1c1f723e927775d4b37b5a0f7d9 /graphics/p5-Image-Grab | |
parent | 5406488640c9d4292c7a5349facb9e09d7fb04dc (diff) | |
download | ports-bc07afc1c299155a3451d285f1e3c862af0c8e83.tar.gz ports-bc07afc1c299155a3451d285f1e3c862af0c8e83.zip |
Notes
Diffstat (limited to 'graphics/p5-Image-Grab')
-rw-r--r-- | graphics/p5-Image-Grab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Image-Grab/Makefile b/graphics/p5-Image-Grab/Makefile index 60836144e69a..0f1c9d5a52ac 100644 --- a/graphics/p5-Image-Grab/Makefile +++ b/graphics/p5-Image-Grab/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} PERL_CONFIGURE= yes -CONFIGURE_ENV= ${ECHO} "N" | +CONFIGURE_ENV= ${ECHO_CMD} "N" | MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Image::Grab.3 |