aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-ORLite-Migrate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-ORLite-Migrate/Makefile')
-rw-r--r--databases/p5-ORLite-Migrate/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/databases/p5-ORLite-Migrate/Makefile b/databases/p5-ORLite-Migrate/Makefile
index 2bec8a677a8e..af72521abfb7 100644
--- a/databases/p5-ORLite-Migrate/Makefile
+++ b/databases/p5-ORLite-Migrate/Makefile
@@ -15,14 +15,14 @@ COMMENT= Light weight SQLite-specific schema migration
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-File-pushd>=1.00:${PORTSDIR}/devel/p5-File-pushd \
- p5-IPC-Run3>=0.042:${PORTSDIR}/devel/p5-IPC-Run3 \
- p5-ORLite>=1.28:${PORTSDIR}/databases/p5-ORLite \
- p5-Probe-Perl>=0.01:${PORTSDIR}/sysutils/p5-Probe-Perl \
- p5-DBI>=1.58:${PORTSDIR}/databases/p5-DBI \
- p5-DBD-SQLite>=1.21:${PORTSDIR}/databases/p5-DBD-SQLite \
- p5-Params-Util>0.37:${PORTSDIR}/devel/p5-Params-Util \
- p5-File-Which>=0.05:${PORTSDIR}/sysutils/p5-File-Which
+BUILD_DEPENDS= p5-File-pushd>=1.00:devel/p5-File-pushd \
+ p5-IPC-Run3>=0.042:devel/p5-IPC-Run3 \
+ p5-ORLite>=1.28:databases/p5-ORLite \
+ p5-Probe-Perl>=0.01:sysutils/p5-Probe-Perl \
+ p5-DBI>=1.58:databases/p5-DBI \
+ p5-DBD-SQLite>=1.21:databases/p5-DBD-SQLite \
+ p5-Params-Util>0.37:devel/p5-Params-Util \
+ p5-File-Which>=0.05:sysutils/p5-File-Which
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5