summaryrefslogtreecommitdiff
path: root/databases/pear-DBA/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/pear-DBA/Makefile')
-rw-r--r--databases/pear-DBA/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pear-DBA/Makefile b/databases/pear-DBA/Makefile
index 2dcfd4b00e7f..4b6223a780cb 100644
--- a/databases/pear-DBA/Makefile
+++ b/databases/pear-DBA/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= miwi@FreeBSD.org
COMMENT= Berkely-style database abstraction class
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
FILES= DBA.php DBA/Compatibility.php DBA/Driver/File.php DBA/Driver/Builtin.php
TESTS= benchmark_drivers.php test_drivers.php test_compatibility.php