aboutsummaryrefslogtreecommitdiff
path: root/graphics/enblend
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-04-18 17:19:05 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-04-18 17:19:05 +0000
commit3ca1ac37e8dd082faf42afb613a243948b6af6ba (patch)
treed820b71a5858f934d1c21114026b2b7374a50f73 /graphics/enblend
parent2ba1ee4fd0cfe3f989477664a6c6d321284b5a3a (diff)
Notes
Diffstat (limited to 'graphics/enblend')
-rw-r--r--graphics/enblend/Makefile7
-rw-r--r--graphics/enblend/distinfo4
2 files changed, 6 insertions, 5 deletions
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