summaryrefslogtreecommitdiff
path: root/databases/p5-MySQL-Diff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-MySQL-Diff/Makefile')
-rw-r--r--databases/p5-MySQL-Diff/Makefile6
1 files changed, 3 insertions, 3 deletions
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