diff options
Diffstat (limited to 'devel/py-turbocheetah/Makefile')
-rw-r--r-- | devel/py-turbocheetah/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-turbocheetah/Makefile b/devel/py-turbocheetah/Makefile index eea6658b798e..ded1fc1030f2 100644 --- a/devel/py-turbocheetah/Makefile +++ b/devel/py-turbocheetah/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= TurboGears plugin to support use of Cheetah templates -RUN_DEPENDS= cheetah:${PORTSDIR}/devel/py-cheetah +RUN_DEPENDS= cheetah:devel/py-cheetah USES= python USE_PYTHON= distutils autoplist |