1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Opencv is checked by configure, but actually it is only needed for

tests.

PR:		228178
Reported by:	vvd (at) unislabs.com
This commit is contained in:
Thierry Thomas 2018-05-12 14:26:55 +00:00
parent 8eabb4571f
commit c630dd3a7a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469731

View File

@ -3,8 +3,8 @@
PORTNAME= toxcore
PORTVERSION= 0.2.2
PORTREVISION= 1
DISTVERSIONPREFIX= v
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= net-im net-p2p
@ -19,9 +19,9 @@ LIB_DEPENDS= libvpx.so:multimedia/libvpx \
libsndfile.so:audio/libsndfile \
libportaudio.so:audio/portaudio \
libsodium.so:security/libsodium \
libopencv_core.so:graphics/opencv-core \
libopus.so:audio/opus \
libconfig.so:devel/libconfig
TEST_DEPENDS= libopencv_core.so:graphics/opencv-core
CONFLICTS= toxcore-legacy-0.1.*