From 148314483d3098c0d6a33944f1190842e671502f Mon Sep 17 00:00:00 2001 From: mat 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/glog/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/glog') diff --git a/devel/glog/Makefile b/devel/glog/Makefile index edf6d2f422db..19035040eed7 100644 --- a/devel/glog/Makefile +++ b/devel/glog/Makefile @@ -12,7 +12,7 @@ COMMENT= Library of C++ classes for flexible logging LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libgflags.so:${PORTSDIR}/devel/gflags +LIB_DEPENDS= libgflags.so:devel/gflags OPTIONS_DEFINE= DOCS -- cgit