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/netdude/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/netdude/Makefile') diff --git a/net/netdude/Makefile b/net/netdude/Makefile index 22448bc6c774..12a26c9d8460 100644 --- a/net/netdude/Makefile +++ b/net/netdude/Makefile @@ -10,8 +10,8 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= NETwork DUmp data Displayer and Editor for tcpdump tracefiles -LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl \ - libnetdude.so:${PORTSDIR}/net/libnetdude +LIB_DEPENDS= libltdl.so:devel/libltdl \ + libnetdude.so:net/libnetdude USES= gettext iconv libtool gmake GNU_CONFIGURE= yes -- cgit v1.2.3