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/yasql/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'databases/yasql') diff --git a/databases/yasql/Makefile b/databases/yasql/Makefile index a7cd22237e4f..545d13ff9ba0 100644 --- a/databases/yasql/Makefile +++ b/databases/yasql/Makefile @@ -12,8 +12,8 @@ COMMENT= Yet Another SQL*Plus Replacement LICENSE= GPLv2 -RUN_DEPENDS= p5-DBD-Oracle>0:${PORTSDIR}/databases/p5-DBD-Oracle \ - p5-ReadLine-Gnu>0:${PORTSDIR}/devel/p5-ReadLine-Gnu +RUN_DEPENDS= p5-DBD-Oracle>0:databases/p5-DBD-Oracle \ + p5-ReadLine-Gnu>0:devel/p5-ReadLine-Gnu NO_ARCH= yes @@ -26,11 +26,11 @@ SUB_FILES= pkg-message OPTIONS_DEFINE= CSV HIRES READKEY CSV_DESC= Support for in/out CSV files -CSV_BUILD_DEPENDS= p5-Text-CSV_XS>0:${PORTSDIR}/textproc/p5-Text-CSV_XS +CSV_BUILD_DEPENDS= p5-Text-CSV_XS>0:textproc/p5-Text-CSV_XS HIRES_DESC= Support for high resolution benchmarking -HIRES_BUILD_DEPENDS= p5-Time-HiRes>0:${PORTSDIR}/devel/p5-Time-HiRes +HIRES_BUILD_DEPENDS= p5-Time-HiRes>0:devel/p5-Time-HiRes READKEY_DESC= Better input and output control -READKEY_BUILD_DEPENDS= p5-Term-ReadKey>0:${PORTSDIR}/devel/p5-Term-ReadKey +READKEY_BUILD_DEPENDS= p5-Term-ReadKey>0:devel/p5-Term-ReadKey post-patch: @${REINPLACE_CMD} -e \ -- cgit v1.2.3