diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-08-14 21:46:28 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-08-14 21:46:28 +0000 |
commit | d0e7992781ec270af6fa2ed94f3e3fc73056c596 (patch) | |
tree | bff22bf7f8caadef1c3880772ab9096d1d7860e2 /mail/offlineimap/Makefile | |
parent | 6d46498041428ab253e535689abecda599d1fa02 (diff) |
Notes
Diffstat (limited to 'mail/offlineimap/Makefile')
-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 |