aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--databases/clip/Makefile2
-rw-r--r--graphics/chbg/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/databases/clip/Makefile b/databases/clip/Makefile
index 386a9c66f3e4..d5273d2a69bc 100644
--- a/databases/clip/Makefile
+++ b/databases/clip/Makefile
@@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
+BROKEN= "Incorrect pkg-plist"
+
USE_BISON= yes
USE_GMAKE= yes
ALL_TARGET= local
diff --git a/graphics/chbg/Makefile b/graphics/chbg/Makefile
index 0b41e07e3348..5b385d811e0c 100644
--- a/graphics/chbg/Makefile
+++ b/graphics/chbg/Makefile
@@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= netchild@FreeBSD.org
+BROKEN= "Incorrect pkg-plist"
+
# GNOME parts aren't prefix safe, they install into "gnome-config --prefix"
USE_X_PREFIX= yes
USE_GNOMENG= yes