aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Class-ResultSet-HashRef/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-DBIx-Class-ResultSet-HashRef/Makefile')
-rw-r--r--databases/p5-DBIx-Class-ResultSet-HashRef/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/p5-DBIx-Class-ResultSet-HashRef/Makefile b/databases/p5-DBIx-Class-ResultSet-HashRef/Makefile
index ead5c5101f67..a664c08ea1a4 100644
--- a/databases/p5-DBIx-Class-ResultSet-HashRef/Makefile
+++ b/databases/p5-DBIx-Class-ResultSet-HashRef/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Adds syntactic sugar to skip the fancy objects
-BUILD_DEPENDS= p5-DBIx-Class>=0.04001:${PORTSDIR}/databases/p5-DBIx-Class
+BUILD_DEPENDS= p5-DBIx-Class>=0.04001:databases/p5-DBIx-Class
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \
- p5-SQL-Translator>=0:${PORTSDIR}/databases/p5-SQL-Translator
+TEST_DEPENDS= p5-DBD-SQLite>=0:databases/p5-DBD-SQLite \
+ p5-SQL-Translator>=0:databases/p5-SQL-Translator
USES= perl5
USE_PERL5= configure