diff options
author | kris <kris@FreeBSD.org> | 2003-05-06 23:41:38 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-05-06 23:41:38 +0000 |
commit | 86de88e74986fedf1cc6cad8e256913ddc98adfb (patch) | |
tree | d29426b83c5af878473f3918bf81acc3d83f12c0 /devel | |
parent | 6b2e91e0d2dc61c2dbfdc21306a54c6c6b65b806 (diff) | |
download | FreeBSD-ports-86de88e74986fedf1cc6cad8e256913ddc98adfb.zip FreeBSD-ports-86de88e74986fedf1cc6cad8e256913ddc98adfb.tar.gz |
BROKEN: Does not install
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-htmlkit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-htmlkit/Makefile b/devel/py-htmlkit/Makefile index 61196fc..768bc29 100644 --- a/devel/py-htmlkit/Makefile +++ b/devel/py-htmlkit/Makefile @@ -16,6 +16,8 @@ DISTNAME= HtmlKit MAINTAINER= kbyanc@posi.net COMMENT= Python package that assists in the dynamic generation of HTML content +BROKEN= "Does not install" + USE_PYTHON= yes PLIST_SUB= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S/^${LOCALBASE}\///g} NO_BUILD= yes |