aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-twistedFlow/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-twistedFlow/Makefile')
-rw-r--r--devel/py-twistedFlow/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-twistedFlow/Makefile b/devel/py-twistedFlow/Makefile
index e17f4b4ca595..094545677876 100644
--- a/devel/py-twistedFlow/Makefile
+++ b/devel/py-twistedFlow/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= neal@nelson.name
COMMENT= Generator based asynchronous result flows
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
WRKSRC= ${WRKDIR}/TwistedFlow-${PORTVERSION}