From 4e1b79a0a61f4973df8b4b0864d22086c769e219 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:00:51 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. With hat: portmgr Sponsored by: Absolight --- devel/cpp-netlib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/cpp-netlib') diff --git a/devel/cpp-netlib/Makefile b/devel/cpp-netlib/Makefile index 0db18aa39969..04537640ff55 100644 --- a/devel/cpp-netlib/Makefile +++ b/devel/cpp-netlib/Makefile @@ -14,7 +14,7 @@ COMMENT= Cross-platform, standards compliant networking library LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE_1_0.txt -BUILD_DEPENDS= boost-libs>0:${PORTSDIR}/devel/boost-libs +BUILD_DEPENDS= boost-libs>0:devel/boost-libs USES= cmake:outsource USE_LDCONFIG= yes -- cgit v1.2.3