diff options
author | Cy Schubert <cy@FreeBSD.org> | 2016-08-24 03:26:47 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2016-08-24 03:26:47 +0000 |
commit | 8fa20b7b02f66847e49d0e475f11c06932f302a0 (patch) | |
tree | cd52d194b7e2d6e7d0f295ffce7617f00e5078ed /net/ntp-devel | |
parent | f085ee434c076e39b7e8a216f8db9c34e19ec681 (diff) | |
download | ports-8fa20b7b02f66847e49d0e475f11c06932f302a0.tar.gz ports-8fa20b7b02f66847e49d0e475f11c06932f302a0.zip |
Notes
Diffstat (limited to 'net/ntp-devel')
-rw-r--r-- | net/ntp-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile index 1fe755d41150..e2b5ae149934 100644 --- a/net/ntp-devel/Makefile +++ b/net/ntp-devel/Makefile @@ -14,7 +14,7 @@ MAINTAINER= cy@FreeBSD.org COMMENT= The Network Time Protocol Distribution LIB_DEPENDS= libevent.so:devel/libevent2 \ - LIB_DEPENDS+=libmd5.so:www/libwww + libmd5.so:www/libwww CONFLICTS= ntp-[0-9].* ntp-rc-* |