aboutsummaryrefslogtreecommitdiff
path: root/mail/offlineimap
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2003-12-16 23:27:10 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2003-12-16 23:27:10 +0000
commit6cca0a9fde1d16315100cae03e061862ae35cdc9 (patch)
treeeb46c20936f7133c6eff0383071b2edc3b7a2689 /mail/offlineimap
parente9eb69fa44765b173c5e38c1917cfc8785df1511 (diff)
downloadports-6cca0a9fde1d16315100cae03e061862ae35cdc9.tar.gz
ports-6cca0a9fde1d16315100cae03e061862ae35cdc9.zip
Notes
Diffstat (limited to 'mail/offlineimap')
-rw-r--r--mail/offlineimap/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/offlineimap/Makefile b/mail/offlineimap/Makefile
index a52871e01148..8b563b723976 100644
--- a/mail/offlineimap/Makefile
+++ b/mail/offlineimap/Makefile
@@ -14,14 +14,16 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= sergei@FreeBSD.org
COMMENT= Powerful IMAP/Maildir synchronization and reader support
+.if !defined(WITHOUT_X11)
RUN_DEPENDS= ${TKINTER}:${PORTSDIR}/x11-toolkits/py-tkinter
+TKINTER= ${PYTHON_SITELIBDIR}/_tkinter.so
+.endif
WRKSRC= ${WRKDIR}/${PORTNAME}
PKGMESSAGE= ${WRKDIR}/pkg-message
USE_PYTHON= yes
USE_PYDISTUTILS= yes
-TKINTER= ${PYTHON_SITELIBDIR}/_tkinter.so
MAN1= offlineimap.1
DOCS= COPYRIGHT ChangeLog UPGRADING manual.html manual.pdf \