diff options
Diffstat (limited to 'devel/py-cheetah/Makefile')
-rw-r--r-- | devel/py-cheetah/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-cheetah/Makefile b/devel/py-cheetah/Makefile index fa83dcd308e1..440a757ff682 100644 --- a/devel/py-cheetah/Makefile +++ b/devel/py-cheetah/Makefile @@ -12,7 +12,7 @@ DISTNAME= Cheetah-${DISTVERSION} MAINTAINER= nivit@FreeBSD.org COMMENT= HTML template engine for Python -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}markdown>=2.0.3:${PORTSDIR}/textproc/py-markdown +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}markdown>=2.0.3:textproc/py-markdown USES= python USE_PYTHON= distutils autoplist |