From d7640599589dbcb01bba1d2044a2b2e1f76be65c Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Fri, 14 Apr 2017 05:30:25 +0000 Subject: graphics/opencv: back out r423216 and r423063 (replaying r423316) Renaming didn't help to unblock 3.x progress as co-existence with 2.x was no less complex than simply fixing consumers. This commit also restores directory-level history accidentally lost via git-svn. PR: 210505 Pointy hat to: jbeich (should've discussed first) --- net/freeswitch/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/freeswitch') diff --git a/net/freeswitch/Makefile b/net/freeswitch/Makefile index 38d65a020ae6..e2971942aaba 100644 --- a/net/freeswitch/Makefile +++ b/net/freeswitch/Makefile @@ -3,7 +3,7 @@ PORTNAME= freeswitch PORTVERSION= 1.6.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://files.freeswitch.org/releases/freeswitch/ \ http://files.freeswitch.org/releases/sounds/:sounds @@ -80,8 +80,8 @@ BUILD_DEPENDS+= ${LOCALBASE}/include/ladspa.h:audio/ladspa \ ${LOCALBASE}/bin/aclocal:devel/automake RUN_DEPENDS+= ${LOCALBASE}/include/ladspa.h:audio/ladspa LIB_DEPENDS+= libavformat.so:multimedia/ffmpeg \ - libopencv_gpu.so:graphics/opencv2 \ - libopencv_core.so:graphics/opencv2-core \ + libopencv_gpu.so:graphics/opencv \ + libopencv_core.so:graphics/opencv-core \ libhiredis.so:databases/hiredis \ libmemcached.so:databases/libmemcached \ libSoundTouch.so:audio/soundtouch \ -- cgit v1.2.3