summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-12-31 14:07:40 +0000
committerwiz <wiz@pkgsrc.org>2014-12-31 14:07:40 +0000
commitf62d6c7c2eef59423f50d17ec8a8884458ed6785 (patch)
treeca4a585fa8e63dc83e398d2098cb53bca9b86825 /databases
parenta42c80ed47a2bad3770198295eba1c31a73b4728 (diff)
downloadpkgsrc-f62d6c7c2eef59423f50d17ec8a8884458ed6785.tar.gz
Mark as not ready for python-3.x. Remove unnecessary line.
Diffstat (limited to 'databases')
-rw-r--r--databases/skytools/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/skytools/Makefile b/databases/skytools/Makefile
index f974a76a2d8..8db834e3fe5 100644
--- a/databases/skytools/Makefile
+++ b/databases/skytools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2014/05/17 16:10:42 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2014/12/31 14:07:40 wiz Exp $
DISTNAME= skytools-3.2
PKGREVISION= 1
@@ -20,9 +20,8 @@ USE_TOOLS+= awk gmake grep sed
PY_PATCHPLIST= yes
PY_NO_EGG= no
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 3.2
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
-PRINT_PLIST_AWK+= { gsub("-py${PYVERSSUFFIX}.egg-info", \
- "-py$${PYVERSSUFFIX}.egg-info") }
REPLACE_PYTHON+= scripts/*.py
REPLACE_PYTHON+= python/*.py