summaryrefslogtreecommitdiff
path: root/databases/libpqxx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/libpqxx/Makefile')
-rw-r--r--databases/libpqxx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/libpqxx/Makefile b/databases/libpqxx/Makefile
index 8f1a94ef02f..70aabb6f58c 100644
--- a/databases/libpqxx/Makefile
+++ b/databases/libpqxx/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2016/10/09 21:41:56 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2017/01/01 14:43:26 wiz Exp $
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 4.0.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 4.0.1
PKGREVISION= 1
.include "../../databases/libpqxx/Makefile.common"