aboutsummaryrefslogtreecommitdiff
path: root/graphics/ilmbase/Makefile
diff options
context:
space:
mode:
authorRusmir Dusko <nemysis@FreeBSD.org>2013-11-19 17:12:15 +0000
committerRusmir Dusko <nemysis@FreeBSD.org>2013-11-19 17:12:15 +0000
commit835c67c7e67ce566f46b7f3088039a0960990ca1 (patch)
tree0168105097473b07979607c1d5d6ed0ed5842d43 /graphics/ilmbase/Makefile
parent0f06cd2d90f01a2cd89c4d0c2d64177c6255e553 (diff)
downloadports-835c67c7e67ce566f46b7f3088039a0960990ca1.tar.gz
ports-835c67c7e67ce566f46b7f3088039a0960990ca1.zip
Notes
Diffstat (limited to 'graphics/ilmbase/Makefile')
-rw-r--r--graphics/ilmbase/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/ilmbase/Makefile b/graphics/ilmbase/Makefile
index 6175cf7606af..76263b852e55 100644
--- a/graphics/ilmbase/Makefile
+++ b/graphics/ilmbase/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ilmbase
-PORTVERSION= 2.0.1
+PORTVERSION= 2.1.0
CATEGORIES= graphics devel
MASTER_SITES= SAVANNAH/openexr/
DISTNAME= ilmbase-${PORTVERSION}
@@ -36,7 +36,8 @@ CONFIGURE_ENV+= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PTHREAD_LIBS="${PTHREAD_LIBS}"
.endif
-PLIST_SUB= MAJORVER=2_0
+PLIST_SUB= MAJORVER=2_1
+PLIST_SUB+= VER=11
regression-test regression test check: build
@(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} check)