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-im/tox/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-im/tox') diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile index 3528a8c85d69..085978e556c0 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -3,7 +3,7 @@ PORTNAME= toxcore PORTVERSION= 0.1.5 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= net-im net-p2p @@ -17,7 +17,7 @@ BUILD_DEPENDS= checkmk:devel/check LIB_DEPENDS= libvpx.so:multimedia/libvpx \ libsndfile.so:audio/libsndfile \ libsodium.so:security/libsodium \ - libopencv_core.so:graphics/opencv2-core \ + libopencv_core.so:graphics/opencv-core \ libopus.so:audio/opus TEST_DEPENDS= ${LOCALBASE}/lib/libmsgpackc.so:devel/msgpack \ ${LOCALBASE}/lib/libportaudio.so:audio/portaudio -- cgit v1.2.3