svn commit: r468989 - head/net-im/kopete
Tobias C. Berner
tcberner at FreeBSD.org
Thu May 3 21:19:08 UTC 2018
Author: tcberner
Date: Thu May 3 21:19:07 2018
New Revision: 468989
URL: https://svnweb.freebsd.org/changeset/ports/468989
Log:
net-im/kopete: explicitely depend on v4l_compat
* some dependency which pulled this in previously seems to have changed.
Reported by: pkg-fallout
Modified:
head/net-im/kopete/Makefile
Modified: head/net-im/kopete/Makefile
==============================================================================
--- head/net-im/kopete/Makefile Thu May 3 20:57:15 2018 (r468988)
+++ head/net-im/kopete/Makefile Thu May 3 21:19:07 2018 (r468989)
@@ -2,11 +2,13 @@
PORTNAME= kopete
PORTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= net-im kde kde-applications
MAINTAINER= kde at 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 \
More information about the svn-ports-all
mailing list