Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Aug 2020 11:11:37 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r544928 - head/audio/exaile
Message-ID:  <202008151111.07FBBbRf000334@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Sat Aug 15 11:11:36 2020
New Revision: 544928
URL: https://svnweb.freebsd.org/changeset/ports/544928

Log:
  audio/exaile: remove optional expired dependency on audio/py-cddb

Modified:
  head/audio/exaile/Makefile

Modified: head/audio/exaile/Makefile
==============================================================================
--- head/audio/exaile/Makefile	Sat Aug 15 10:50:58 2020	(r544927)
+++ head/audio/exaile/Makefile	Sat Aug 15 11:11:36 2020	(r544928)
@@ -22,12 +22,11 @@ NO_ARCH=	yes
 USES=		desktop-file-utils gmake gnome python:3.6+
 USE_GNOME=	gtk30 librsvg2 pygobject3
 USE_GSTREAMER1=	good faad
-OPTIONS_DEFINE=	DOCS NLS UDISKS2 CDDB
+OPTIONS_DEFINE=	DOCS NLS UDISKS2
 OPTIONS_SUB=	yes
 NLS_USES=	gettext
 NLS_BUILD_DEPENDS=	help2man:misc/help2man
 NLS_INSTALL_TARGET_OFF=	install_no_locale
-CDDB_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cddb>0:audio/py-cddb@${PY_FLAVOR}
 UDISKS2_DESC=	UDISKS2 implementation for hardware detection
 UDISKS2_RUN_DEPENDS=	${LOCALBASE}bin/bsdisks:sysutils/bsdisks
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008151111.07FBBbRf000334>