aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/opencv
diff options
context:
space:
mode:
authormartymac <martymac@FreeBSD.org>2012-12-12 15:42:34 +0800
committermartymac <martymac@FreeBSD.org>2012-12-12 15:42:34 +0800
commit0ea746cc5aabb6be06b78166bdde008d738be805 (patch)
treeca30bf88659dc1a073cb457ed572290fc69e8f1f /graphics/opencv
parentc2fd96e80216fabbdf126842a6f4e16c7f655ae8 (diff)
downloadfreebsd-ports-gnome-0ea746cc5aabb6be06b78166bdde008d738be805.tar.gz
freebsd-ports-gnome-0ea746cc5aabb6be06b78166bdde008d738be805.tar.zst
freebsd-ports-gnome-0ea746cc5aabb6be06b78166bdde008d738be805.zip
- Update devel/tbb to 4.1.1 and bump dependent port's PORTREVISIONs
- Remove hardcoded dependency on gcc [1] PR: ports/171297 [1] Submitted by: Christian Mangin <christian.mangin@gmail.com> [1]
Diffstat (limited to 'graphics/opencv')
-rw-r--r--graphics/opencv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile
index 1feb722705ee..b594826fe71e 100644
--- a/graphics/opencv/Makefile
+++ b/graphics/opencv/Makefile
@@ -3,7 +3,7 @@
PORTNAME?= opencv
PORTVERSION= 2.3.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}library/${PORTNAME}-unix/${PORTVERSION}
DISTNAME= OpenCV-${DISTVERSION}a