diff options
author | kris <kris@FreeBSD.org> | 2004-07-02 16:42:44 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-07-02 16:42:44 +0800 |
commit | 00803bd14477f830760ca741112f2efc5390fc8f (patch) | |
tree | 7c9935f72bfd1f34da3ab5aa5ee15deaef4bde6c /mail | |
parent | e677c1609346cd087d66533a8ac5e016e2ae3f23 (diff) | |
download | freebsd-ports-gnome-00803bd14477f830760ca741112f2efc5390fc8f.tar.gz freebsd-ports-gnome-00803bd14477f830760ca741112f2efc5390fc8f.tar.zst freebsd-ports-gnome-00803bd14477f830760ca741112f2efc5390fc8f.zip |
Back out previous, port was recently fixed
Pointy hat to: kris
Diffstat (limited to 'mail')
-rw-r--r-- | mail/offlineimap/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/offlineimap/Makefile b/mail/offlineimap/Makefile index 4bded5b2543d..9f07437248ec 100644 --- a/mail/offlineimap/Makefile +++ b/mail/offlineimap/Makefile @@ -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 |