summaryrefslogtreecommitdiff
path: root/databases/p5-DBICx-Deploy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-DBICx-Deploy/Makefile')
-rw-r--r--databases/p5-DBICx-Deploy/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/databases/p5-DBICx-Deploy/Makefile b/databases/p5-DBICx-Deploy/Makefile
index 61851d6deb81..06c00d3c2fd7 100644
--- a/databases/p5-DBICx-Deploy/Makefile
+++ b/databases/p5-DBICx-Deploy/Makefile
@@ -12,11 +12,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl 5 module to deploy a DBIx::Class schema
-BUILD_DEPENDS= p5-DBIx-Class>=0.07003:${PORTSDIR}/databases/p5-DBIx-Class \
- p5-SQL-Translator>=0:${PORTSDIR}/databases/p5-SQL-Translator \
- p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite
-RUN_DEPENDS= p5-DBIx-Class>=0.07003:${PORTSDIR}/databases/p5-DBIx-Class \
- p5-SQL-Translator>=0:${PORTSDIR}/databases/p5-SQL-Translator
+BUILD_DEPENDS= p5-DBIx-Class>=0.07003:databases/p5-DBIx-Class \
+ p5-SQL-Translator>=0:databases/p5-SQL-Translator \
+ p5-DBD-SQLite>=0:databases/p5-DBD-SQLite
+RUN_DEPENDS= p5-DBIx-Class>=0.07003:databases/p5-DBIx-Class \
+ p5-SQL-Translator>=0:databases/p5-SQL-Translator
USES= perl5
USE_PERL5= configure