Record an indirect libwww dependency.

This commit is contained in:
Cy Schubert 2016-08-24 03:21:59 +00:00
parent ac98dd167e
commit 489e4b4537
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=420755
2 changed files with 4 additions and 2 deletions

View file

@ -13,7 +13,8 @@ DISTNAME= ${PORTNAME}-dev-${PORTVERSION:S/P/p/:S/r/-RC/:S/b/-beta/}
MAINTAINER= cy@FreeBSD.org MAINTAINER= cy@FreeBSD.org
COMMENT= The Network Time Protocol Distribution COMMENT= The Network Time Protocol Distribution
LIB_DEPENDS= libevent.so:devel/libevent2 LIB_DEPENDS= libevent.so:devel/libevent2 \
LIB_DEPENDS+=libmd5.so:www/libwww
CONFLICTS= ntp-[0-9].* ntp-rc-* CONFLICTS= ntp-[0-9].* ntp-rc-*

View file

@ -13,7 +13,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/P/p/:S/.r/-RC/}
MAINTAINER= cy@FreeBSD.org MAINTAINER= cy@FreeBSD.org
COMMENT= The Network Time Protocol Distribution COMMENT= The Network Time Protocol Distribution
LIB_DEPENDS= libevent.so:devel/libevent2 LIB_DEPENDS= libevent.so:devel/libevent2 \
LIB_DEPENDS+=libmd5.so:www/libwww
CONFLICTS= ntp-rc-* ntp-devel-* CONFLICTS= ntp-rc-* ntp-devel-*