From 8d6597e0bb9591c40fc6d0c6e2159fca51178d56 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:16:16 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p. With hat: portmgr Sponsored by: Absolight --- net/libnids/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/libnids') diff --git a/net/libnids/Makefile b/net/libnids/Makefile index 6439876b3516..30496efaf010 100644 --- a/net/libnids/Makefile +++ b/net/libnids/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF MAINTAINER= wxs@FreeBSD.org COMMENT?= Network monitoring library with TCP/IP reassembly -LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet +LIB_DEPENDS= libnet.so:net/libnet LICENSE= GPLv2 -- cgit v1.2.3