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 --- print/html2ps/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'print/html2ps') diff --git a/print/html2ps/Makefile b/print/html2ps/Makefile index 51f94e82a5cc..f0832e2419eb 100644 --- a/print/html2ps/Makefile +++ b/print/html2ps/Makefile @@ -15,10 +15,10 @@ COMMENT= HTML to PostScript converter LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= mogrify:${PORTSDIR}/graphics/ImageMagick \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ - weblint++:${PORTSDIR}/www/weblint++ \ - paperconf:${PORTSDIR}/print/libpaper +RUN_DEPENDS= mogrify:graphics/ImageMagick \ + p5-libwww>=0:www/p5-libwww \ + weblint++:www/weblint++ \ + paperconf:print/libpaper NO_BUILD= yes USES= ghostscript:run perl5 -- cgit v1.2.3