diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-07-15 20:31:10 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-07-15 20:31:10 +0000 |
commit | b3556c193d929ad91a8e2872ed9a85d33b470bf8 (patch) | |
tree | be246f281e445b255ab767cff8a5d36e45ac3340 /mail | |
parent | 70aa8343ff841487c2bdf827d710485f2eabcce7 (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/moztraybiff/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/moztraybiff/Makefile b/mail/moztraybiff/Makefile index 00d0e704c64e..56863d6d9fa6 100644 --- a/mail/moztraybiff/Makefile +++ b/mail/moztraybiff/Makefile @@ -15,6 +15,8 @@ DISTNAME= mozTrayBiff-${PORTVERSION} MAINTAINER= adamw@FreeBSD.org COMMENT= New mail tray icon for Thunderbird +BROKEN= fails to install + BUILD_DEPENDS= ${X11BASE}/lib/thunderbird/components/libwidget_gtk2.so:${PORTSDIR}/mail/thunderbird \ zip:${PORTSDIR}/archivers/zip RUN_DEPENDS= ${X11BASE}/lib/thunderbird/components/libwidget_gtk2.so:${PORTSDIR}/mail/thunderbird |