summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2020-01-27 15:11:58 +0000
committerRene Ladan <rene@FreeBSD.org>2020-01-27 15:11:58 +0000
commitad735287aef46d649c1c08ea3d049288113148cb (patch)
tree9b766382cb7728e71cc84c30606a4627638f3e10
parentnet/scapy: remove optional dependency on expired py-gnuplot (diff)
audio/sonata: remove optional dependency on expired net/py-zsi
Notes
Notes: svn path=/head/; revision=524262
-rw-r--r--audio/sonata/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/sonata/Makefile b/audio/sonata/Makefile
index f396e99cf116..17410564b1ba 100644
--- a/audio/sonata/Makefile
+++ b/audio/sonata/Makefile
@@ -18,13 +18,12 @@ USES= gettext gnome pkgconfig python:2.7
USE_GNOME= pygtk2
USE_PYTHON= distutils autoplist
-OPTIONS_DEFINE= DOCS MANPAGES MMKEYS MPD PYGNOMEEXTRAS TAGLIB ZSI
+OPTIONS_DEFINE= DOCS MANPAGES MMKEYS MPD PYGNOMEEXTRAS TAGLIB
OPTIONS_DEFAULT= MPD
MMKEYS_DESC= Enable instance single support for mmkeys
MPD_DESC= Install Music Player Daemon
PYGNOMEEXTRAS_DESC= Use py-gnome-extras for enhanced system tray
TAGLIB_DESC= Install support for editing metadata
-ZSI_DESC= Install support for automatic lyrics fetching
OPTIONS_SUB= yes
MANPAGES_MAKE_ENV_OFF= NO_INSTALL_MANPAGES=yes
@@ -34,7 +33,6 @@ MMKEYS_RUN_DEPENDS=${PYTHON_PKGNAMEPREFIX}dbus>=0.82.4:devel/py-dbus@${PY_FLAVOR
PYGNOMEEXTRAS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gnome-extras>=2.25.3_4:x11-toolkits/py-gnome-extras@${PY_FLAVOR}
PYGNOMEEXTRAS_IGNORE= Dependency py-gnome-extras gone.
TAGLIB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tagpy>=0.94.5:audio/py-tagpy@${PY_FLAVOR}
-ZSI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zsi>=2.0,1:net/py-zsi@${PY_FLAVOR}
post-patch:
@${REINPLACE_CMD} -e 's,%%DOCSDIR%%,${DOCSDIR},' \