aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorbsam <bsam@FreeBSD.org>2008-01-06 23:24:49 +0800
committerbsam <bsam@FreeBSD.org>2008-01-06 23:24:49 +0800
commitb545752fa11eab39197748a7d24625ff3889c98e (patch)
tree66695e33b37a89a6d9f24fa5873ddac512fd1afa /devel
parent9737f30f6e103098b99529bcb465f37502510bdb (diff)
downloadfreebsd-ports-graphics-b545752fa11eab39197748a7d24625ff3889c98e.tar.gz
freebsd-ports-graphics-b545752fa11eab39197748a7d24625ff3889c98e.tar.zst
freebsd-ports-graphics-b545752fa11eab39197748a7d24625ff3889c98e.zip
Remove IGNORE for PACKAGE_BUILDING: can't reproduce it at my tinderbox.
Let's hope the problem vanished.
Diffstat (limited to 'devel')
-rw-r--r--devel/py-cheetah/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/py-cheetah/Makefile b/devel/py-cheetah/Makefile
index c711eb50853..4d540c7f51d 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