aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2000-11-30 08:51:48 +0000
committerPeter Pentchev <roam@FreeBSD.org>2000-11-30 08:51:48 +0000
commit6215e1467fc1113208e7f440dba098c31c8f61a8 (patch)
tree85a329ae9861284dc41f73ddb3ba23d0843076a6 /mail
parent0f7b00a57a2bdc7b6a9c41b40e85cd4d410b8228 (diff)
downloadports-6215e1467fc1113208e7f440dba098c31c8f61a8.tar.gz
ports-6215e1467fc1113208e7f440dba098c31c8f61a8.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/fetchmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index 518d021e7f66..a2101ba636bd 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -19,7 +19,7 @@ MAINTAINER= ve@sci.fi
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
.if defined(WITH_X11)
-RUN_DEPENDS= ${LOCALBASE}/lib/python1.5/site-packages/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
+RUN_DEPENDS= ${LOCALBASE}/lib/python2.0/site-packages/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
.endif
GNU_CONFIGURE= yes