diff options
Diffstat (limited to 'databases/p5-DBD-AnyData/Makefile')
-rw-r--r-- | databases/p5-DBD-AnyData/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-AnyData/Makefile b/databases/p5-DBD-AnyData/Makefile index 54cca3b80348..bacb6d0d6184 100644 --- a/databases/p5-DBD-AnyData/Makefile +++ b/databases/p5-DBD-AnyData/Makefile @@ -18,7 +18,7 @@ COMMENT= DBI access to XML, CSV and other formats BUILD_DEPENDS= p5-AnyData>=0.07:${PORTSDIR}/devel/p5-AnyData \ p5-DBI>1:${PORTSDIR}/databases/p5-DBI \ p5-SQL-Statement>1:${PORTSDIR}/databases/p5-SQL-Statement -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |