aboutsummaryrefslogtreecommitdiff
path: root/biology/p5-Bio-Das-Lite
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
commit7f4572eae4327c4403d9ef714cb6de917650662a (patch)
treee5609c11a5cecf09649970cae33b72d3774969e3 /biology/p5-Bio-Das-Lite
parent630b8bcb8b62c77a87ea9d6bfa87a312a9d89555 (diff)
downloadports-7f4572eae4327c4403d9ef714cb6de917650662a.tar.gz
ports-7f4572eae4327c4403d9ef714cb6de917650662a.zip
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412344
Diffstat (limited to 'biology/p5-Bio-Das-Lite')
-rw-r--r--biology/p5-Bio-Das-Lite/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/biology/p5-Bio-Das-Lite/Makefile b/biology/p5-Bio-Das-Lite/Makefile
index 445e15b6a66d..26a213a1f4c8 100644
--- a/biology/p5-Bio-Das-Lite/Makefile
+++ b/biology/p5-Bio-Das-Lite/Makefile
@@ -14,9 +14,9 @@ COMMENT= Perl extension for the DAS (HTTP+XML) Protocol
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Readonly>=1.03:${PORTSDIR}/devel/p5-Readonly \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
- p5-WWW-Curl>=4.07:${PORTSDIR}/www/p5-WWW-Curl
+BUILD_DEPENDS= p5-Readonly>=1.03:devel/p5-Readonly \
+ p5-libwww>=0:www/p5-libwww \
+ p5-WWW-Curl>=4.07:www/p5-WWW-Curl
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5