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 --- databases/postgresql_autodoc/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'databases/postgresql_autodoc') diff --git a/databases/postgresql_autodoc/Makefile b/databases/postgresql_autodoc/Makefile index f4c97480c167..4bd5cf7ae3ed 100644 --- a/databases/postgresql_autodoc/Makefile +++ b/databases/postgresql_autodoc/Makefile @@ -12,9 +12,9 @@ COMMENT= Automatic documentation generator for postgresql databases BROKEN= unfetchable -RUN_DEPENDS= p5-HTML-Template>=0:${PORTSDIR}/www/p5-HTML-Template \ - p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey \ - p5-DBD-Pg>=0:${PORTSDIR}/databases/p5-DBD-Pg +RUN_DEPENDS= p5-HTML-Template>=0:www/p5-HTML-Template \ + p5-Term-ReadKey>=0:devel/p5-Term-ReadKey \ + p5-DBD-Pg>=0:databases/p5-DBD-Pg USES+= gmake perl5 shebangfix SHEBANG_FILES= postgresql_autodoc.pl -- cgit v1.2.3