From 08aa69abe394e41dce29564ea7591d2a0df2b0da Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 31 Aug 2015 18:42:59 +0000 Subject: - Switch to USES=libedit as suggested by stage-qa Approved by: portmgr blanket --- net/ntp-devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile index ae4949802948..18d7637a46cf 100644 --- a/net/ntp-devel/Makefile +++ b/net/ntp-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= ntp PORTVERSION= 4.3.70 +PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-dev/ \ http://archive.ntp.org/ntp4/ntp-dev/ @@ -16,7 +17,7 @@ CONFLICTS= ntp-[0-9].* ntp-rc-* GNU_CONFIGURE= yes OPTIONS_SUB= yes -USES= cpe pathfix shebangfix libtool pkgconfig +USES= cpe pathfix shebangfix libedit libtool pkgconfig LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 SHEBANG_FILES= scripts/ntptrace/ntptrace.in \ -- cgit v1.2.3