aboutsummaryrefslogtreecommitdiff
path: root/net/honeyd
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /net/honeyd
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412348
Diffstat (limited to 'net/honeyd')
-rw-r--r--net/honeyd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/honeyd/Makefile b/net/honeyd/Makefile
index 339ac6f5d141..8f20b4689a58 100644
--- a/net/honeyd/Makefile
+++ b/net/honeyd/Makefile
@@ -14,9 +14,9 @@ COMMENT= Simulate virtual network hosts (honeypots)
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
-LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 \
- libdnet.so:${PORTSDIR}/net/libdnet \
- libpcre.so:${PORTSDIR}/devel/pcre
+LIB_DEPENDS= libevent.so:devel/libevent2 \
+ libdnet.so:net/libdnet \
+ libpcre.so:devel/pcre
USES= libedit libtool shebangfix
SHEBANG_FILES= scripts/*.pl scripts/snmp/*.pl