diff options
Diffstat (limited to 'mail/offlineimap/Makefile')
-rw-r--r-- | mail/offlineimap/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/offlineimap/Makefile b/mail/offlineimap/Makefile index 908a8540d702..9f07437248ec 100644 --- a/mail/offlineimap/Makefile +++ b/mail/offlineimap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= offlineimap -PORTVERSION= 4.0.3 +PORTVERSION= 4.0.4 CATEGORIES= mail python MASTER_SITES= http://gopher.quux.org:70/devel/offlineimap/ DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -14,8 +14,6 @@ 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 |