From 62895b5763dea7047d041589fd59994b53176523 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Tue, 19 May 1998 23:26:46 +0000 Subject: Remove ImageMagick from RUN_DEPENDS, p5-PerlMagick now handle it --- www/WebMagick/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'www/WebMagick') diff --git a/www/WebMagick/Makefile b/www/WebMagick/Makefile index fe136a3d5c9f..2fad513c91ea 100644 --- a/www/WebMagick/Makefile +++ b/www/WebMagick/Makefile @@ -4,7 +4,7 @@ # Date created: 20 May 1998 # Whom: ache # -# $Id: Makefile,v 1.18 1998/05/14 08:23:24 vanilla Exp $ +# $Id: Makefile,v 1.1.1.1 1998/05/19 23:09:46 ache Exp $ # DISTNAME= WebMagick-1.44 @@ -21,8 +21,7 @@ CONFIGURE_ENV= webmagick_cv_rootpath=${PREFIX}/www/data \ webmagick_cv_htimage="" \ webmagick_cv_maptype=ncsa -RUN_DEPENDS= ${PREFIX}/lib/libMagick.a:${PORTSDIR}/graphics/ImageMagick \ - ${PREFIX}/lib/perl5/site_perl/i386-freebsd/auto/Image/Magick/Magick.so:${PORTSDIR}/graphics/p5-PerlMagick +RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/i386-freebsd/auto/Image/Magick/Magick.so:${PORTSDIR}/graphics/p5-PerlMagick post-install: cd ${WRKSRC}; \ -- cgit v1.2.3