svn commit: r544928 - head/audio/exaile
Rene Ladan
rene at FreeBSD.org
Sat Aug 15 11:11:37 UTC 2020
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
More information about the svn-ports-all
mailing list