It only needs to depend on avahi-app.

PR:		ports/119032
Submitted by:	"Dima Panov" <fluffy@fluffy.khv.ru>
This commit is contained in:
Jeremy Messenger 2007-12-27 01:04:57 +00:00
parent 531c03c86d
commit b4c8a16555
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=204599

View File

@ -43,7 +43,7 @@ CONFLICTS= sol-1.0.* glchess-[0-9]* gnomesudoku-[0-9]*
.include <bsd.port.pre.mk>
.if exists(${LOCALBASE}/lib/libavahi-client.a) || defined(WITH_MDNS)
LIB_DEPENDS+= avahi-client:${PORTSDIR}/net/avahi
LIB_DEPENDS+= avahi-client:${PORTSDIR}/net/avahi-app
.endif
post-patch: