diff options
author | kris <kris@FreeBSD.org> | 2004-08-14 21:46:28 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-08-14 21:46:28 +0000 |
commit | f5443843fc2e290b6c57fe65894d46ce60df5a60 (patch) | |
tree | f05facc3a3c476bda817624b607ca2f2e7014602 /mail | |
parent | 973f0bb8f6d1b1887afd5ff9926e736fa05c14f4 (diff) | |
download | FreeBSD-ports-f5443843fc2e290b6c57fe65894d46ce60df5a60.zip FreeBSD-ports-f5443843fc2e290b6c57fe65894d46ce60df5a60.tar.gz |
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 9f07437..4bded5b 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 |