diff options
Diffstat (limited to 'databases/p5-DBIx-Perlish/Makefile')
-rw-r--r-- | databases/p5-DBIx-Perlish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBIx-Perlish/Makefile b/databases/p5-DBIx-Perlish/Makefile index a81d51214f8f..777dd97d6285 100644 --- a/databases/p5-DBIx-Perlish/Makefile +++ b/databases/p5-DBIx-Perlish/Makefile @@ -16,7 +16,7 @@ COMMENT= A perlish interface to SQL databases BUILD_DEPENDS= p5-DBI>0:${PORTSDIR}/databases/p5-DBI \ p5-PadWalker>0:${PORTSDIR}/devel/p5-PadWalker -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |