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/p5-MySQL-Diff/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'databases/p5-MySQL-Diff') diff --git a/databases/p5-MySQL-Diff/Makefile b/databases/p5-MySQL-Diff/Makefile index 9792a9bb5cfc..1e09135d9b90 100644 --- a/databases/p5-MySQL-Diff/Makefile +++ b/databases/p5-MySQL-Diff/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= skreuzer@FreeBSD.org COMMENT= Perl module for comparing the table structure of two MySQL databases -BUILD_DEPENDS= p5-Class-MakeMethods>=0:${PORTSDIR}/devel/p5-Class-MakeMethods \ - p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql \ - p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp +BUILD_DEPENDS= p5-Class-MakeMethods>=0:devel/p5-Class-MakeMethods \ + p5-DBD-mysql>=0:databases/p5-DBD-mysql \ + p5-File-Slurp>=0:devel/p5-File-Slurp RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 shebangfix -- cgit v1.2.3