summaryrefslogtreecommitdiff
path: root/www/WebMagick
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-09-01 06:22:49 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-09-01 06:22:49 +0000
commit32e81dd7b43333fc59eabe83dafcbda68e82825f (patch)
tree9638181ccb69d944f30f288bbfa8419eb796f3b2 /www/WebMagick
parentUpgrade to emacs 20.3 (diff)
p5-PerlMagick is no more.
Notes
Notes: svn path=/head/; revision=12976
Diffstat (limited to 'www/WebMagick')
-rw-r--r--www/WebMagick/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/WebMagick/Makefile b/www/WebMagick/Makefile
index 5d348965c32b..8b6e7ccb4e6f 100644
--- a/www/WebMagick/Makefile
+++ b/www/WebMagick/Makefile
@@ -4,7 +4,7 @@
# Date created: 20 May 1998
# Whom: ache
#
-# $Id: Makefile,v 1.3 1998/06/14 23:55:35 mph Exp $
+# $Id: Makefile,v 1.4 1998/08/12 20:28:49 ache Exp $
#
DISTNAME= WebMagick-1.44
@@ -22,8 +22,6 @@ CONFIGURE_ENV= webmagick_cv_rootpath=${PREFIX}/www/data \
webmagick_cv_maptype=ncsa \
PERL=${PREFIX}/bin/perl
-RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/auto/Image/Magick/Magick.so:${PORTSDIR}/graphics/p5-PerlMagick
-
post-install:
cd ${WRKSRC}; \
if [ ! -f ${PREFIX}/etc/webmagickrc ] ; then \