p5-PerlMagick is no more.
This commit is contained in:
parent
2621e4186a
commit
32e81dd7b4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12976
1 changed files with 1 additions and 3 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue