diff options
Diffstat (limited to 'net/calypso/Makefile')
-rw-r--r-- | net/calypso/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/calypso/Makefile b/net/calypso/Makefile index 0bde7c05553..00edf185ed2 100644 --- a/net/calypso/Makefile +++ b/net/calypso/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2015/12/05 21:25:52 adam Exp $ +# $NetBSD: Makefile,v 1.13 2016/07/09 13:03:58 wiz Exp $ DISTNAME= calypso-1.3 PKGREVISION= 1 @@ -16,7 +16,7 @@ DEPENDS+= git-base-[0-9]*:../../devel/git-base INSTALLATION_DIRS= share/examples/calypso INSTALLATION_DIRS+= ${PKGMANDIR}/man1 -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-vobject +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-vobject REPLACE_PYTHON= calypso.py |