From 3ca1ac37e8dd082faf42afb613a243948b6af6ba Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Mon, 18 Apr 2005 17:19:05 +0000 Subject: - Update to 2.2 PR: ports/78656 Submitted by: cartola@openit.com.br (maintainer) --- graphics/enblend/Makefile | 7 ++++--- graphics/enblend/distinfo | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'graphics/enblend') diff --git a/graphics/enblend/Makefile b/graphics/enblend/Makefile index 9f00cb7f76df..80b3cc356abd 100644 --- a/graphics/enblend/Makefile +++ b/graphics/enblend/Makefile @@ -6,7 +6,7 @@ # PORTNAME= enblend -PORTVERSION= 1.3 +PORTVERSION= 2.2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,10 +15,11 @@ MAINTAINER= cartola@openit.com.br COMMENT= Image Blending with Multiresolution Splines. For panorama images, etc LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff \ - jpeg:${PORTSDIR}/graphics/jpeg + jpeg:${PORTSDIR}/graphics/jpeg \ + boost_date_time:${PORTSDIR}/devel/boost GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ +CONFIGURE_ENV= CPPFLAGS="-I${WRKSRC}/src/vigra_impex -I${WRKSRC}/include -I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" USE_GETOPT_LONG=yes diff --git a/graphics/enblend/distinfo b/graphics/enblend/distinfo index c2ca318f8587..f2d07a780b9c 100644 --- a/graphics/enblend/distinfo +++ b/graphics/enblend/distinfo @@ -1,2 +1,2 @@ -MD5 (enblend-1.3.tar.gz) = 141fc73b90cbed951bb9efafd4c371e2 -SIZE (enblend-1.3.tar.gz) = 102718 +MD5 (enblend-2.2.tar.gz) = 4f1bd1a0d1a9626821fbfe398575cbdf +SIZE (enblend-2.2.tar.gz) = 432513 -- cgit v1.2.3