summaryrefslogtreecommitdiff
path: root/devel/py-pytemplate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pytemplate/Makefile')
-rw-r--r--devel/py-pytemplate/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pytemplate/Makefile b/devel/py-pytemplate/Makefile
index c5136eec3666..b7261ef89b33 100644
--- a/devel/py-pytemplate/Makefile
+++ b/devel/py-pytemplate/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= benoit@litchis.org
COMMENT= Pytemplate gives python developpers a starting framework
BUILD_DEPENDS= easy_install:${PORTSDIR}/devel/py-setuptools
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes