From owner-svn-ports-all@FreeBSD.ORG Sat Dec 14 19:47:33 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 58778830; Sat, 14 Dec 2013 19:47:33 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 442ED1915; Sat, 14 Dec 2013 19:47:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBEJlXid025187; Sat, 14 Dec 2013 19:47:33 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBEJlXPh025186; Sat, 14 Dec 2013 19:47:33 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201312141947.rBEJlXPh025186@svn.freebsd.org> From: Antoine Brodin Date: Sat, 14 Dec 2013 19:47:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r336480 - head/audio/amarok-kde4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Dec 2013 19:47:33 -0000 Author: antoine Date: Sat Dec 14 19:47:32 2013 New Revision: 336480 URL: http://svnweb.freebsd.org/changeset/ports/336480 Log: Add explicit dependency on pkgconf (needed for detection of libmtp, loudmouth and libgpod) Approved by: portmgr (bapt) Modified: head/audio/amarok-kde4/Makefile Modified: head/audio/amarok-kde4/Makefile ============================================================================== --- head/audio/amarok-kde4/Makefile Sat Dec 14 19:42:13 2013 (r336479) +++ head/audio/amarok-kde4/Makefile Sat Dec 14 19:47:32 2013 (r336480) @@ -34,7 +34,7 @@ USE_QT4= dbus designer gui network openg USE_XORG= x11 USE_BZIP2= yes NO_STAGE= yes -USES= cmake +USES= cmake pkgconfig USE_LDCONFIG= yes OPTIONS_DEFINE= AMAZON IPOD MP3TUNES MTP