diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-07-02 08:19:00 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-07-02 08:19:00 +0000 |
commit | 74b0fae0ef42c81abc5766632bde2beeeb51060d (patch) | |
tree | 863e544103eb20d28e01e96a2469f075c0322734 /mail/offlineimap | |
parent | 4c867be5d028b8f197f586d6672859b0a57496b1 (diff) | |
download | freebsd-ports-74b0fae0ef42c81abc5766632bde2beeeb51060d.zip |
BROKEN: Unfetchable
Diffstat (limited to 'mail/offlineimap')
-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 |