summaryrefslogtreecommitdiff
path: root/devel/pear-Event_Dispatcher/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-Event_Dispatcher/Makefile')
-rw-r--r--devel/pear-Event_Dispatcher/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-Event_Dispatcher/Makefile b/devel/pear-Event_Dispatcher/Makefile
index 5525f6917b13..2c2b16adbc1c 100644
--- a/devel/pear-Event_Dispatcher/Makefile
+++ b/devel/pear-Event_Dispatcher/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR dispatch notifications using PHP callbacks
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
FILES= Event/Dispatcher.php Event/Notification.php
EXAMPLES= bubbling.php cancel.php debugging.php notification-class.php \