diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 23:41:38 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 23:41:38 +0000 |
commit | 8c74118dd672731a526b09d416f30e9c9bac89ab (patch) | |
tree | a4746019c2c12b629a1d12c2ac88d4ea54e60a6e /devel | |
parent | e586bab6c233ad966fc9864fef0b0f240fd76954 (diff) | |
download | ports-8c74118dd672731a526b09d416f30e9c9bac89ab.tar.gz ports-8c74118dd672731a526b09d416f30e9c9bac89ab.zip |
BROKEN: Does not install
Notes
Notes:
svn path=/head/; revision=80300
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 61196fc7818a..768bc29fad4b 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 |