From 7f4572eae4327c4403d9ef714cb6de917650662a Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 13:29:15 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. With hat: portmgr Sponsored by: Absolight --- biology/p5-Bio-Graphics/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'biology/p5-Bio-Graphics') diff --git a/biology/p5-Bio-Graphics/Makefile b/biology/p5-Bio-Graphics/Makefile index e219ae594564..a6123ebb9237 100644 --- a/biology/p5-Bio-Graphics/Makefile +++ b/biology/p5-Bio-Graphics/Makefile @@ -13,11 +13,11 @@ COMMENT= Generate GD Images of Bio::Seq Objects LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Bio-SCF>=1.01:${PORTSDIR}/biology/p5-Bio-SCF \ - p5-GD>=2.30:${PORTSDIR}/graphics/p5-GD \ - p5-GD-SVG>=0.32:${PORTSDIR}/graphics/p5-GD-SVG \ - p5-Statistics-Descriptive>=2.6:${PORTSDIR}/math/p5-Statistics-Descriptive \ - p5-bioperl>=1.6.0:${PORTSDIR}/biology/p5-bioperl +BUILD_DEPENDS= p5-Bio-SCF>=1.01:biology/p5-Bio-SCF \ + p5-GD>=2.30:graphics/p5-GD \ + p5-GD-SVG>=0.32:graphics/p5-GD-SVG \ + p5-Statistics-Descriptive>=2.6:math/p5-Statistics-Descriptive \ + p5-bioperl>=1.6.0:biology/p5-bioperl RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 -- cgit v1.2.3