Not compatible with Python 3 yet.
This commit is contained in:
parent
8322c9a3f4
commit
ac3b64ece3
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.3 2014/03/13 20:08:47 fhajny Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2014/07/15 13:37:03 fhajny Exp $
|
||||
#
|
||||
|
||||
DISTNAME= whisper-0.9.12
|
||||
|
@ -13,5 +13,7 @@ LICENSE= apache-2.0
|
|||
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
PYTHON_VERSIONS_INCOMPATIBLE= 33 34
|
||||
|
||||
.include "../../lang/python/distutils.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue