summaryrefslogtreecommitdiff
path: root/mail/getmail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/getmail/Makefile')
-rw-r--r--mail/getmail/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile
index 151c8fa2a0e..8868a4bf788 100644
--- a/mail/getmail/Makefile
+++ b/mail/getmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.136 2013/08/26 11:17:32 schmonz Exp $
+# $NetBSD: Makefile,v 1.137 2014/01/25 10:30:12 wiz Exp $
DISTNAME= getmail-4.43.0
CATEGORIES= mail
@@ -12,6 +12,7 @@ LICENSE= gnu-gpl-v2
USE_LANGUAGES= # none
PYTHON_PATCH_SCRIPTS= *.py getmailcore/*.py
+PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 4.43.0
.include "../../lang/python/application.mk"
.include "../../lang/python/distutils.mk"