aboutsummaryrefslogtreecommitdiff
path: root/net/honeyd
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-08-26 02:44:32 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-08-26 02:44:32 +0000
commitecc931f0a804f3b50cf060d597e685b162ebffa2 (patch)
tree7752e89620e08024b962b3dfaa70594f817e5eb2 /net/honeyd
parent9abebe13540d8052d28245c69cced4e44789f97e (diff)
downloadports-ecc931f0a804f3b50cf060d597e685b162ebffa2.tar.gz
ports-ecc931f0a804f3b50cf060d597e685b162ebffa2.zip
Notes
Diffstat (limited to 'net/honeyd')
-rw-r--r--net/honeyd/Makefile4
1 files 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