aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorler <ler@FreeBSD.org>2017-05-01 04:01:49 +0800
committerler <ler@FreeBSD.org>2017-05-01 04:01:49 +0800
commit0017f9b99f4ae876e7abcec2f01018ceac0d22b9 (patch)
tree4bbfae0167dbe89da7b11033a29044215bc1b5c8 /audio
parentbfb5fa4ae075975cd6559cba7352ca8d6268d895 (diff)
downloadfreebsd-ports-gnome-0017f9b99f4ae876e7abcec2f01018ceac0d22b9.tar.gz
freebsd-ports-gnome-0017f9b99f4ae876e7abcec2f01018ceac0d22b9.tar.zst
freebsd-ports-gnome-0017f9b99f4ae876e7abcec2f01018ceac0d22b9.zip
Remove dependency on net/clamz which is expired.
Approved by: adamw (portmgr, mentor) Differential Revision: https://reviews.freebsd.org/D10552
Diffstat (limited to 'audio')
-rw-r--r--audio/amarok-kde4/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/audio/amarok-kde4/Makefile b/audio/amarok-kde4/Makefile
index 37222cd443a1..b5fa19c7398f 100644
--- a/audio/amarok-kde4/Makefile
+++ b/audio/amarok-kde4/Makefile
@@ -35,13 +35,10 @@ CMAKE_ARGS= -DWITH_FFmpeg:BOOL=off
BROKEN_sparc64= does not build (GCC-related error)
-OPTIONS_DEFINE= AMAZON IPOD MP3TUNES MTP NLS
+OPTIONS_DEFINE= IPOD MP3TUNES MTP NLS
OPTIONS_DEFAULT=IPOD MP3TUNES MTP
OPTIONS_SUB= yes
-AMAZON_DESC= Amazon MP3 store support via clamz
-AMAZON_RUN_DEPENDS= clamz:net/clamz
-
IPOD_DESC= Apple iPod support
IPOD_LIB_DEPENDS= libgpod.so:audio/libgpod \
libimobiledevice.so:comms/libimobiledevice \