diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-cheetah/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/py-cheetah/Makefile b/devel/py-cheetah/Makefile index c711eb508534..4d540c7f51d7 100644 --- a/devel/py-cheetah/Makefile +++ b/devel/py-cheetah/Makefile @@ -18,10 +18,6 @@ COMMENT= HTML template engine for Python BUILD_DEPENDS= easy_install:${PORTSDIR}/devel/py-setuptools RUN_DEPENDS= ${BUILD_DEPENDS} -.if defined(PACKAGE_BUILDING) -IGNORE= cannot package: will depend on 2 pythons until py-cheetah is converted to easy_install support -.endif - USE_PYTHON= yes USE_PYDISTUTILS=easy_install PYDISTUTILS_PKGNAME= Cheetah |