summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-Oracle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-DBD-Oracle/Makefile')
-rw-r--r--databases/p5-DBD-Oracle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-Oracle/Makefile b/databases/p5-DBD-Oracle/Makefile
index d2d4bba618a8..2c7be224940e 100644
--- a/databases/p5-DBD-Oracle/Makefile
+++ b/databases/p5-DBD-Oracle/Makefile
@@ -18,7 +18,7 @@ COMMENT= DBI driver for Oracle RDBMS server
OPTIONS= OCI8 "Use OCI8" off
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
CONFIGURE_ENV= ORACLE_HOME="${ORACLE_HOME}"