Mark as not for python-3.3.
This commit is contained in:
parent
36a4b6b9e0
commit
50ac5f81db
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1 2014/05/03 01:56:29 rodent Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2014/05/04 13:45:27 wiz Exp $
|
||||
|
||||
DISTNAME= twill-1.8.0
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
|
@ -14,6 +14,7 @@ USE_LANGUAGES= # none
|
|||
|
||||
PY_PATCHPLIST= yes
|
||||
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
|
||||
PYTHON_VERSIONS_INCOMPATIBLE= 33 # setup fails for 1.8.0
|
||||
|
||||
post-install:
|
||||
${MV} ${DESTDIR}${PREFIX}/bin/twill-fork \
|
||||
|
|
Loading…
Reference in a new issue