aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-05-03 21:19:07 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-05-03 21:19:07 +0000
commitfca9f60e512f93a543c12e74a0a67dc80907d018 (patch)
treef3726a741292656dce94152e83b39573116dd64b /net-im
parent061fbe40b29ea2b2133e8c0a36e06a1aeac0a2c5 (diff)
downloadports-fca9f60e512f93a543c12e74a0a67dc80907d018.tar.gz
ports-fca9f60e512f93a543c12e74a0a67dc80907d018.zip
net-im/kopete: explicitely depend on v4l_compat
* some dependency which pulled this in previously seems to have changed. Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=468989
Diffstat (limited to 'net-im')
-rw-r--r--net-im/kopete/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/kopete/Makefile b/net-im/kopete/Makefile
index 89a935af525b..4b0465280293 100644
--- a/net-im/kopete/Makefile
+++ b/net-im/kopete/Makefile
@@ -2,11 +2,13 @@
PORTNAME= kopete
PORTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= net-im kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE multi-protocol instant messenger
+BUILD_DEPENDS= v4l_compat>0:multimedia/v4l_compat
LIB_DEPENDS= libidn.so:dns/libidn \
libjasper.so:graphics/jasper \
libotr.so:security/libotr \