From cf906e5cf2da0bff3ceb35031773701fdd7f1f4b Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Tue, 17 Jun 2014 20:05:30 +0000 Subject: Update to 6.8.9-3 [1][3]. Use USES=compiler:openmp for the OPENMP option[2] Ditch the use of perl for patching etc [4] and silence perl threaded check [6] -delay option spurious message should be fixed [5] JASPER option was replace by JPEG2000 for JP2k support. Put 16BIT_PIXEL and HDRI option separate option block. These options change the library name, so the user needs to take this into consideration. Use new LIB_DEPENDS syntax. Use @sample for config files. Sprinkle some USES=pkgconfig for some ports, since we don't pull it in anymore at run-time. PR: 185462 [1] PR: 187548 [2] PR: 182793 [3] PR: 181746 [4] PR: 176047 [5] PR: 190814 [6] Submitted by: c.petrik.sosa@gmail.com [1] Matthieu Volat [2] free.bsd@webstyle.ch [3] andrnils@gmail.com [4] rfg@tristatelogic.com [5] Michelle Sullivan [6] Approved by: portmgr (blanket) (for NO_STAGED ports) --- www/WebMagick/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/WebMagick/Makefile') diff --git a/www/WebMagick/Makefile b/www/WebMagick/Makefile index ce6d18e53c3c..d5aadda8e035 100644 --- a/www/WebMagick/Makefile +++ b/www/WebMagick/Makefile @@ -4,7 +4,7 @@ PORTNAME= WebMagick PORTVERSION= 2.03p24 DISTVERSION= 2.03pre24 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= www graphics MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}-beta/${DISTVERSION} @@ -14,7 +14,7 @@ COMMENT= Image Web Generator - recursively build HTMLs, imagemaps, thumbnails LICENSE= GPLv2 -LIB_DEPENDS= libMagickCore.so:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= libMagickCore-6.Q*.so:${PORTSDIR}/graphics/ImageMagick RUN_DEPENDS= p5-Sort-Naturally>=0:${PORTSDIR}/textproc/p5-Sort-Naturally USES= shebangfix perl5 -- cgit v1.2.3