From 597afc47baba19000afd8ec4880a2c47975b0367 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:25:16 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u. With hat: portmgr Sponsored by: Absolight --- textproc/pdfgrep/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/pdfgrep/Makefile') diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile index a00bcbbffa54..2df34b81ec51 100644 --- a/textproc/pdfgrep/Makefile +++ b/textproc/pdfgrep/Makefile @@ -12,7 +12,7 @@ COMMENT= Tool to search text in PDF files LICENSE= GPLv2 -LIB_DEPENDS= libpoppler.so:${PORTSDIR}/graphics/poppler +LIB_DEPENDS= libpoppler.so:graphics/poppler GNU_CONFIGURE= yes USES= compiler:c++11-lib gmake pkgconfig -- cgit v1.2.3