diff options
Diffstat (limited to 'sysutils/py-zdaemon/Makefile')
-rw-r--r-- | sysutils/py-zdaemon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-zdaemon/Makefile b/sysutils/py-zdaemon/Makefile index 27fce0432492..0e3c853a78b0 100644 --- a/sysutils/py-zdaemon/Makefile +++ b/sysutils/py-zdaemon/Makefile @@ -15,7 +15,7 @@ MAINTAINER= zope@FreeBSD.org COMMENT= Daemon Process Control Library and Tools for Unix-bases Systems BUILD_DEPENDS= ${LOCALBASE}/bin/zconfig:${PORTSDIR}/devel/py-zconfig -RUN_DEPENDS= ${BUILDS_DEPENDS} +RUN_DEPENDS:= ${BUILDS_DEPENDS} USE_PYTHON= 2.4+ USE_PYDISTUTILS= easy_install |