summaryrefslogtreecommitdiff
path: root/finance/tinyerp-server/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/tinyerp-server/Makefile')
-rw-r--r--finance/tinyerp-server/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/tinyerp-server/Makefile b/finance/tinyerp-server/Makefile
index 2c8f46a964cd..069cfd841698 100644
--- a/finance/tinyerp-server/Makefile
+++ b/finance/tinyerp-server/Makefile
@@ -24,7 +24,7 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imag
${PYTHON_SITELIBDIR}/pyparsing.py:${PORTSDIR}/devel/py-parsing \
${PYTHON_SITELIBDIR}/psycopgmodule.so:${PORTSDIR}/databases/py-psycopg \
${PYTHON_SITELIBDIR}/reportlab/__init__.py:${PORTSDIR}/print/py-reportlab
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
WRKSRC= ${WRKDIR}/server