aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-05-07 07:41:38 +0800
committerkris <kris@FreeBSD.org>2003-05-07 07:41:38 +0800
commit86de88e74986fedf1cc6cad8e256913ddc98adfb (patch)
treed29426b83c5af878473f3918bf81acc3d83f12c0
parent6b2e91e0d2dc61c2dbfdc21306a54c6c6b65b806 (diff)
downloadfreebsd-ports-gnome-86de88e74986fedf1cc6cad8e256913ddc98adfb.tar.gz
freebsd-ports-gnome-86de88e74986fedf1cc6cad8e256913ddc98adfb.tar.zst
freebsd-ports-gnome-86de88e74986fedf1cc6cad8e256913ddc98adfb.zip
BROKEN: Does not install
-rw-r--r--databases/postgresql-devel/Makefile2
-rw-r--r--devel/py-htmlkit/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/databases/postgresql-devel/Makefile b/databases/postgresql-devel/Makefile
index 75795abf33d7..1c418eb043da 100644
--- a/databases/postgresql-devel/Makefile
+++ b/databases/postgresql-devel/Makefile
@@ -15,6 +15,8 @@ PKGNAMESUFFIX= -devel
MAINTAINER?= seanc@FreeBSD.org
COMMENT= Development snapshots of PostgreSQL's latest features
+BROKEN= "Does not install"
+
DIST_SUBDIR= postgresql
USE_BISON= YES
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