aboutsummaryrefslogtreecommitdiff
path: root/graphics/opencv
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2012-12-12 07:42:34 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2012-12-12 07:42:34 +0000
commit740271b4e914b396a8a819910506e21924a920f9 (patch)
treeca30bf88659dc1a073cb457ed572290fc69e8f1f /graphics/opencv
parent5ebe89f4cbdff08bf9fd0947494aff85a8f00fa3 (diff)
downloadports-740271b4e914b396a8a819910506e21924a920f9.tar.gz
ports-740271b4e914b396a8a819910506e21924a920f9.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]
Notes
Notes: svn path=/head/; revision=308744
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