From dd2bab4fe4006ee26f51134ae43df9b28e59d3ae Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 20 Oct 2014 13:06:25 +0000 Subject: Update comment; py-mutagen is 3.x ready, but this itself isn't. --- audio/picard/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio') diff --git a/audio/picard/Makefile b/audio/picard/Makefile index 6482abe6b8d..5d60376d964 100644 --- a/audio/picard/Makefile +++ b/audio/picard/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2014/08/11 23:09:44 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2014/10/20 13:06:25 wiz Exp $ DISTNAME= picard-1.2 PKGREVISION= 2 @@ -16,7 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-mutagen>=1.20:../../audio/py-mutagen USE_LANGUAGES= c c++ USE_TOOLS+= msgfmt pkg-config -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-mutagen +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.2 HAS_CONFIGURE= yes CONFIG_SHELL= ${PYTHONBIN} -- cgit v1.2.3