diff options
Diffstat (limited to 'databases/p5-ORLite-Migrate/Makefile')
-rw-r--r-- | databases/p5-ORLite-Migrate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-ORLite-Migrate/Makefile b/databases/p5-ORLite-Migrate/Makefile index a80a06e3ff43..3183bf349236 100644 --- a/databases/p5-ORLite-Migrate/Makefile +++ b/databases/p5-ORLite-Migrate/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= p5-File-pushd>=1.00:${PORTSDIR}/devel/p5-File-pushd \ 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 -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= YES |