summaryrefslogtreecommitdiff
path: root/mail/fetchmailconf
diff options
context:
space:
mode:
authorwiz <wiz>2016-07-09 13:03:30 +0000
committerwiz <wiz>2016-07-09 13:03:30 +0000
commitf1316b879e7f80508ecb10447495d45444337deb (patch)
tree1de762e883d3779f3b59f427c2c72c506eacef25 /mail/fetchmailconf
parent6981226283511a516c995589cc77a4d685774975 (diff)
downloadpkgsrc-f1316b879e7f80508ecb10447495d45444337deb.tar.gz
Remove python33: adapt all packages that refer to it.
Diffstat (limited to 'mail/fetchmailconf')
-rw-r--r--mail/fetchmailconf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile
index cd35e977f62..3ea7c31f8ea 100644
--- a/mail/fetchmailconf/Makefile
+++ b/mail/fetchmailconf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.92 2015/12/05 21:25:48 adam Exp $
+# $NetBSD: Makefile,v 1.93 2016/07/09 13:03:54 wiz Exp $
DISTNAME= fetchmail-6.3.22
PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/}
@@ -31,7 +31,7 @@ INSTALL_TARGET= install-pythonPYTHON
PLIST_SUBST+= PYSITELIB=${PYSITELIB}
REPLACE_PYTHON= fetchmailconf.py
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 6.3.22
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 6.3.22
post-install:
${INSTALL_SCRIPT} ${WRKSRC}/fetchmailconf.py ${DESTDIR}${PREFIX}/bin/fetchmailconf