1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00

- Add x11-toolkits/py-tkinter to RUN_DEPENDS to make Tk.Blinkenlights

interface actually usable
- Bump PORTREVISION

PR:		53589
Submitted by:	maintainer
This commit is contained in:
Erwin Lansing 2003-06-22 14:54:58 +00:00
parent f8e59f9fce
commit 6af501b472
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83438

View File

@ -7,6 +7,7 @@
PORTNAME= offlineimap
PORTVERSION= 3.99.18
PORTREVISION= 1
CATEGORIES= mail python
MASTER_SITES= http://gopher.quux.org:70/devel/offlineimap/
DISTNAME= ${PORTNAME}_${PORTVERSION}
@ -14,11 +15,14 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= sergei@kolobov.com
COMMENT= Powerful IMAP/Maildir synchronization and reader support
RUN_DEPENDS= ${TKINTER}:${PORTSDIR}/x11-toolkits/py-tkinter
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
PKGMESSAGE= ${WRKDIR}/pkg-message
USE_PYTHON= yes
USE_PYDISTUTILS= yes
TKINTER= ${PYTHON_SITELIBDIR}/_tkinter.so
MAN1= offlineimap.1
DOCS= manual.html manual.pdf manual.ps manual.txt