mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix Makefile typo.
This commit is contained in:
parent
f085ee434c
commit
8fa20b7b02
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=420757
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ 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
|
libmd5.so:www/libwww
|
||||||
|
|
||||||
CONFLICTS= ntp-[0-9].* ntp-rc-*
|
CONFLICTS= ntp-[0-9].* ntp-rc-*
|
||||||
|
|
||||||
|
|
|
@ -14,7 +14,7 @@ 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
|
libmd5.so:www/libwww
|
||||||
|
|
||||||
CONFLICTS= ntp-rc-* ntp-devel-*
|
CONFLICTS= ntp-rc-* ntp-devel-*
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue