From ecc931f0a804f3b50cf060d597e685b162ebffa2 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 26 Aug 2015 02:44:32 +0000 Subject: - Switch to libedit as suggested by stage-qa Approved by: portmgr blanket --- net/honeyd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/honeyd/Makefile b/net/honeyd/Makefile index a6c77225f9e8..339ac6f5d141 100644 --- a/net/honeyd/Makefile +++ b/net/honeyd/Makefile @@ -3,7 +3,7 @@ PORTNAME= honeyd PORTVERSION= 1.5c -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net MASTER_SITES= http://www.honeyd.org/uploads/ \ http://www.citi.umich.edu/u/provos/honeyd/ @@ -18,7 +18,7 @@ LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 \ libdnet.so:${PORTSDIR}/net/libdnet \ libpcre.so:${PORTSDIR}/devel/pcre -USES= libtool shebangfix +USES= libedit libtool shebangfix SHEBANG_FILES= scripts/*.pl scripts/snmp/*.pl USE_LDCONFIG= yes GNU_CONFIGURE= yes -- cgit v1.2.3