summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-05-05 03:50:06 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-05-05 03:50:06 +0000
commit8beec42e6fe04dfb4141007dedaa5d24e30efe39 (patch)
tree3958b018f270c04380df03cd7566d2e04f6bcf0a /mail
parentBROKEN: Tries to install into /api (diff)
BROKEN: Does not compile
Notes
Notes: svn path=/head/; revision=161371
Diffstat (limited to 'mail')
-rw-r--r--mail/moztraybiff/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/moztraybiff/Makefile b/mail/moztraybiff/Makefile
index d746f44ac78a..8dc489c483ba 100644
--- a/mail/moztraybiff/Makefile
+++ b/mail/moztraybiff/Makefile
@@ -19,6 +19,8 @@ BUILD_DEPENDS= ${X11BASE}/lib/thunderbird/components/libwidget_gtk2.so:${PORTSDI
zip:${PORTSDIR}/archivers/zip
RUN_DEPENDS= ${X11BASE}/lib/thunderbird/components/libwidget_gtk2.so:${PORTSDIR}/mail/thunderbird
+BROKEN= Does not compile
+
.if !exists(../thunderbird/Makefile)
BROKEN= ${PORTNAME} needs the Thunderbird port in order to build
.else