mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Record an indirect libwww dependency.
This commit is contained in:
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
|
@ -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-*
|
||||||
|
|
||||||
|
|
|
@ -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-*
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue