diff options
author | kris <kris@FreeBSD.org> | 2004-07-02 16:19:00 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-07-02 16:19:00 +0800 |
commit | 01886d51acf0dfec686df17df2d26f2fcd65bca7 (patch) | |
tree | 34b7a14f959b45f24d4c6cc48d14462e6046c74e /mail | |
parent | b313e1108b115eb509bbe6c79f91fcb70bd078ba (diff) | |
download | freebsd-ports-gnome-01886d51acf0dfec686df17df2d26f2fcd65bca7.tar.gz freebsd-ports-gnome-01886d51acf0dfec686df17df2d26f2fcd65bca7.tar.zst freebsd-ports-gnome-01886d51acf0dfec686df17df2d26f2fcd65bca7.zip |
BROKEN: Unfetchable
Diffstat (limited to 'mail')
-rw-r--r-- | mail/offlineimap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/offlineimap/Makefile b/mail/offlineimap/Makefile index 9f07437248ec..4bded5b2543d 100644 --- a/mail/offlineimap/Makefile +++ b/mail/offlineimap/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= sergei@FreeBSD.org COMMENT= Powerful IMAP/Maildir synchronization and reader support +BROKEN= Unfetchable + .if !defined(WITHOUT_X11) RUN_DEPENDS= ${TKINTER}:${PORTSDIR}/x11-toolkits/py-tkinter TKINTER= ${PYTHON_SITELIBDIR}/_tkinter.so |