aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-02-23 10:12:24 +0800
committerkris <kris@FreeBSD.org>2004-02-23 10:12:24 +0800
commitce501bf56ea75d330557de28b5d7c622aa2cd3c5 (patch)
tree7026bfe045823992aecd12fcefd0804d1f5adef6
parentb093290f9ef192d793a941219ef2710ed42c9333 (diff)
downloadfreebsd-ports-graphics-ce501bf56ea75d330557de28b5d7c622aa2cd3c5.tar.gz
freebsd-ports-graphics-ce501bf56ea75d330557de28b5d7c622aa2cd3c5.tar.zst
freebsd-ports-graphics-ce501bf56ea75d330557de28b5d7c622aa2cd3c5.zip
BROKEN: Does not compile
-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 698b785f166..c7e091d7da4 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 fca8cc9c805..d20d6caa926 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"