summaryrefslogtreecommitdiff
path: root/graphics/py-piddle
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-07-09 13:03:30 +0000
committerwiz <wiz@pkgsrc.org>2016-07-09 13:03:30 +0000
commitda61e44a22c162793e2fc3c1ac25b7a60797848e (patch)
tree1de762e883d3779f3b59f427c2c72c506eacef25 /graphics/py-piddle
parentbbac2fe3317b3616994e42a1bd35156115a53836 (diff)
downloadpkgsrc-da61e44a22c162793e2fc3c1ac25b7a60797848e.tar.gz
Remove python33: adapt all packages that refer to it.
Diffstat (limited to 'graphics/py-piddle')
-rw-r--r--graphics/py-piddle/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-piddle/Makefile b/graphics/py-piddle/Makefile
index db7d4b01e3c..ef90799c79a 100644
--- a/graphics/py-piddle/Makefile
+++ b/graphics/py-piddle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2015/12/05 21:25:46 adam Exp $
+# $NetBSD: Makefile,v 1.18 2016/07/09 13:03:51 wiz Exp $
DISTNAME= piddle-1.0.15
PKGREVISION= 3
@@ -12,7 +12,7 @@ COMMENT= Python Plug In Drawing, Does Little Else
USE_LANGUAGES= # empty
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"