aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--deskutils/kluje/Makefile2
-rw-r--r--mail/enigmail-thunderbird/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/deskutils/kluje/Makefile b/deskutils/kluje/Makefile
index 698b785f1661..c7e091d7da47 100644
--- a/deskutils/kluje/Makefile
+++ b/deskutils/kluje/Makefile
@@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A KDE application for submitting updates to livejournal.com
+BROKEN= "Does not compile"
+
USE_KDELIBS_VER= 3
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/mail/enigmail-thunderbird/Makefile b/mail/enigmail-thunderbird/Makefile
index fca8cc9c8051..d20d6caa9268 100644
--- a/mail/enigmail-thunderbird/Makefile
+++ b/mail/enigmail-thunderbird/Makefile
@@ -20,4 +20,6 @@ PKGDEINSTALL= ${.CURDIR}/pkg-deinstall
LOCAL_SRCDIR= ${PORTSDIR}/mail/thunderbird
LOCAL_SUBDIR= lib/thunderbird/lib/mozilla-1.6b
+BROKEN= "Does not compile"
+
.include "${MASTERDIR}/Makefile"