diff options
Diffstat (limited to 'net/ntp-devel/Makefile')
-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 50d13e3ec134..6807929e9417 100644 --- a/net/ntp-devel/Makefile +++ b/net/ntp-devel/Makefile @@ -16,7 +16,7 @@ COMMENT= The Network Time Protocol Distribution LIB_DEPENDS= libevent.so:devel/libevent \ libmd5.so:www/libwww -CONFLICTS= ntp-[0-9].* +CONFLICTS= ntp-[0-9].* openntpd-* USES= cpe pathfix shebangfix libedit libtool localbase:ldflags \ pkgconfig gettext-runtime |