summaryrefslogtreecommitdiff
path: root/www/py-twistedWeb2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-twistedWeb2/Makefile')
-rw-r--r--www/py-twistedWeb2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-twistedWeb2/Makefile b/www/py-twistedWeb2/Makefile
index d4b737e419fc..612d8dedf6f8 100644
--- a/www/py-twistedWeb2/Makefile
+++ b/www/py-twistedWeb2/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= python@FreeBSD.org
COMMENT= The next generation Web Server Framework built with Twisted
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
WRKSRC= ${WRKDIR}/TwistedWeb2-${PORTVERSION}