diff options
Diffstat (limited to 'net-mgmt/send/Makefile')
-rw-r--r-- | net-mgmt/send/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/send/Makefile b/net-mgmt/send/Makefile index 93479a2b1486..b9baf719d173 100644 --- a/net-mgmt/send/Makefile +++ b/net-mgmt/send/Makefile @@ -14,7 +14,7 @@ COMMENT= Secure Neighbor Discovery implementation for IPv6 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libdnet.so:${PORTSDIR}/net/libdnet +LIB_DEPENDS= libdnet.so:net/libdnet USES= gmake readline USE_RC_SUBR= sendd |