summaryrefslogtreecommitdiff
path: root/devel/py-expect/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-expect/Makefile')
-rw-r--r--devel/py-expect/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-expect/Makefile b/devel/py-expect/Makefile
index 19c657d73f3..d16373b8ab3 100644
--- a/devel/py-expect/Makefile
+++ b/devel/py-expect/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2014/01/11 14:42:02 adam Exp $
-#
+# $NetBSD: Makefile,v 1.20 2014/01/25 10:30:03 wiz Exp $
DISTNAME= ExpectPy-1.9b1
PKGNAME= ${PYPKGPREFIX}-expect-1.9b1
@@ -21,6 +20,7 @@ CONFIGURE_ENV+= PYTH_CONFIGDIR=${BUILDLINK_PREFIX.${PYPACKAGE}}/${PYLIB}/config
INSTALL_TARGET= installshared
PY_PATCHPLIST= yes
PLIST_SUBST+= PYLIB=${PYLIB:Q} PYPKGPREFIX=${PYPKGPREFIX:Q}
+PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 1.9b1
EXAMPLESDIR= ${PREFIX}/share/examples/${PYPKGPREFIX}-expect
EXAMPLESFILES= ask.py glob.py ping.py telnet.py xping.py