diff --git a/www/WebMagick/Makefile b/www/WebMagick/Makefile index ad8d3a271b18..5d348965c32b 100644 --- a/www/WebMagick/Makefile +++ b/www/WebMagick/Makefile @@ -4,7 +4,7 @@ # Date created: 20 May 1998 # Whom: ache # -# $Id: Makefile,v 1.2 1998/05/19 23:26:46 ache Exp $ +# $Id: Makefile,v 1.3 1998/06/14 23:55:35 mph Exp $ # DISTNAME= WebMagick-1.44 @@ -22,7 +22,7 @@ CONFIGURE_ENV= webmagick_cv_rootpath=${PREFIX}/www/data \ webmagick_cv_maptype=ncsa \ PERL=${PREFIX}/bin/perl -RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/i386-freebsd/auto/Image/Magick/Magick.so:${PORTSDIR}/graphics/p5-PerlMagick +RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/auto/Image/Magick/Magick.so:${PORTSDIR}/graphics/p5-PerlMagick post-install: cd ${WRKSRC}; \