summaryrefslogtreecommitdiff
path: root/www/py-formalchemy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-formalchemy/Makefile')
-rw-r--r--www/py-formalchemy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-formalchemy/Makefile b/www/py-formalchemy/Makefile
index 1e6b6e0d0537..829117a04874 100644
--- a/www/py-formalchemy/Makefile
+++ b/www/py-formalchemy/Makefile
@@ -19,7 +19,7 @@ COMMENT= Toolkit for creating HTML form elements manually or from SQLAlchemy map
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy06>=0.4.5:${PORTSDIR}/databases/py-sqlalchemy06 \
${PYTHON_PKGNAMEPREFIX}Tempita>=0.4:${PORTSDIR}/textproc/py-Tempita/ \
${PYTHON_PKGNAMEPREFIX}webhelpers>=0.6.4:${PORTSDIR}/www/py-webhelpers/
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install