From 72ea7e696b763bdbcef04fdbccc122c0364fa567 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:33:55 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z. With hat: portmgr Sponsored by: Absolight --- www/html2wml/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/html2wml') diff --git a/www/html2wml/Makefile b/www/html2wml/Makefile index 9337578fbb73..f0b6ef31ebf0 100644 --- a/www/html2wml/Makefile +++ b/www/html2wml/Makefile @@ -13,9 +13,9 @@ COMMENT= CGI that can do on-the-fly HTML to WML conversion LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= p5-Text-Template>0:${PORTSDIR}/textproc/p5-Text-Template \ - p5-XML-Parser>0:${PORTSDIR}/textproc/p5-XML-Parser \ - p5-libwww>0:${PORTSDIR}/www/p5-libwww +RUN_DEPENDS= p5-Text-Template>0:textproc/p5-Text-Template \ + p5-XML-Parser>0:textproc/p5-XML-Parser \ + p5-libwww>0:www/p5-libwww USES= perl5 shebangfix SHEBANG_FILES= html2wml.cgi -- cgit v1.2.3