Import of pkgsrc-2016Q3

This commit is contained in:
2016-11-18 22:39:22 +01:00
committed by sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949747 additions and 377081 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 2015/01/06 19:53:14 drochner Exp $
# $NetBSD: Makefile,v 1.8 2016/07/09 13:03:30 wiz Exp $
DISTNAME= mutagen-1.27
PKGNAME= mutagen-tools-1.27
@@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-mutagen-[0-9]*:../../audio/py-mutagen
USE_LANGUAGES= # none
PY_NO_EGG= yes
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # string type problems
PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # string type problems
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"