summaryrefslogtreecommitdiff
path: root/mail/fetchmailconf
diff options
context:
space:
mode:
authoradam <adam>2015-12-05 21:25:27 +0000
committeradam <adam>2015-12-05 21:25:27 +0000
commita0b187c8d9a0c12118e2140458d3e33d71bd7fab (patch)
tree8b5f4c0229ace56a6e65a847dbf43b53a26b9dea /mail/fetchmailconf
parentc2593a8036a102c98b480cc594e489d424a6e2d7 (diff)
downloadpkgsrc-a0b187c8d9a0c12118e2140458d3e33d71bd7fab.tar.gz
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
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 e5cd6b1dcfd..cd35e977f62 100644
--- a/mail/fetchmailconf/Makefile
+++ b/mail/fetchmailconf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.91 2014/05/09 07:37:10 wiz Exp $
+# $NetBSD: Makefile,v 1.92 2015/12/05 21:25:48 adam 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 # not yet ported as of 6.3.22
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 6.3.22
post-install:
${INSTALL_SCRIPT} ${WRKSRC}/fetchmailconf.py ${DESTDIR}${PREFIX}/bin/fetchmailconf