mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +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:
parent
8eabb4571f
commit
c630dd3a7a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469731
@ -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.*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user