aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2019-09-21 08:45:01 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2019-09-21 08:45:01 +0000
commit8eb8e2d4bc78151a241a596623e834546e366626 (patch)
treef62cf79720d9659ae4fad95de72b07938a480c00
parent1b84bfb66425a36aaccdcd7fe7f15e4eea329fb6 (diff)
downloadports-8eb8e2d4bc78151a241a596623e834546e366626.tar.gz
ports-8eb8e2d4bc78151a241a596623e834546e366626.zip
MFH: r512479
Add dependency on dbus, required by libavahi-client.so.3. PR: 240726 Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> Approved by: ports-secteam (blanket)
Notes
Notes: svn path=/branches/2019Q3/; revision=512481
-rw-r--r--net/linux-c7-avahi-libs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/linux-c7-avahi-libs/Makefile b/net/linux-c7-avahi-libs/Makefile
index 303df05a13b2..23af1dd65b0e 100644
--- a/net/linux-c7-avahi-libs/Makefile
+++ b/net/linux-c7-avahi-libs/Makefile
@@ -4,7 +4,7 @@
PORTNAME= avahi
PORTVERSION= 0.6.31
DISTVERSIONSUFFIX= -19.el7
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net linux
PKGNAMESUFFIX= -libs
@@ -13,6 +13,7 @@ COMMENT= Libraries for Avahi (Linux CentOS ${LINUX_DIST_VER})
USES= linux:c7
USE_LDCONFIG= yes
+USE_LINUX= dbuslibs
USE_LINUX_RPM= yes
LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL}