summaryrefslogtreecommitdiff
path: root/sysutils/pear-Cache/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/pear-Cache/Makefile')
-rw-r--r--sysutils/pear-Cache/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pear-Cache/Makefile b/sysutils/pear-Cache/Makefile
index 867542a78e8e..ebc51ceec344 100644
--- a/sysutils/pear-Cache/Makefile
+++ b/sysutils/pear-Cache/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR framework for caching of arbitrary data
BUILD_DEPENDS= ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
FILES= Cache.php Cache/Application.php Cache/Container.php \
Cache/Container/db.php Cache/Container/dbx.php \