Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Apr 2017 20:01:49 +0000 (UTC)
From:      Larry Rosenman <ler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r439838 - head/audio/amarok-kde4
Message-ID:  <201704302001.v3UK1nrq041257@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ler
Date: Sun Apr 30 20:01:49 2017
New Revision: 439838
URL: https://svnweb.freebsd.org/changeset/ports/439838

Log:
  Remove dependency on net/clamz which is expired.
  
  Approved by:	adamw (portmgr, mentor)
  Differential Revision:	https://reviews.freebsd.org/D10552

Modified:
  head/audio/amarok-kde4/Makefile

Modified: head/audio/amarok-kde4/Makefile
==============================================================================
--- head/audio/amarok-kde4/Makefile	Sun Apr 30 19:59:33 2017	(r439837)
+++ head/audio/amarok-kde4/Makefile	Sun Apr 30 20:01:49 2017	(r439838)
@@ -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 \



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