aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-T2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-T2/Makefile')
-rw-r--r--databases/p5-T2/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/p5-T2/Makefile b/databases/p5-T2/Makefile
index 04e84b295551..3729520f1ba6 100644
--- a/databases/p5-T2/Makefile
+++ b/databases/p5-T2/Makefile
@@ -15,10 +15,10 @@ COMMENT= Object Relational mapping system
LICENSE= ART10 GPLv2
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Class-Tangram>=0:${PORTSDIR}/devel/p5-Class-Tangram \
- p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
- p5-Set-Object>=0:${PORTSDIR}/devel/p5-Set-Object \
- p5-Tangram>=0:${PORTSDIR}/databases/p5-Tangram
+BUILD_DEPENDS= p5-Class-Tangram>=0:devel/p5-Class-Tangram \
+ p5-DBI>=0:databases/p5-DBI \
+ p5-Set-Object>=0:devel/p5-Set-Object \
+ p5-Tangram>=0:databases/p5-Tangram
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5