aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/ntp-devel/Makefile2
-rw-r--r--net/ntp/Makefile2
2 files changed, 2 insertions, 2 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-*
diff --git a/net/ntp/Makefile b/net/ntp/Makefile
index 874123a16138..35d9e737299d 100644
--- a/net/ntp/Makefile
+++ b/net/ntp/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-rc-* ntp-devel-*