From f64c5e010d20084d1d8c85717d2540d7232445d3 Mon Sep 17 00:00:00 2001 From: antoine Date: Sat, 14 Dec 2013 19:47:32 +0000 Subject: Add explicit dependency on pkgconf (needed for detection of libmtp, loudmouth and libgpod) Approved by: portmgr (bapt) --- audio/amarok-kde4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/amarok-kde4') diff --git a/audio/amarok-kde4/Makefile b/audio/amarok-kde4/Makefile index 00799a08162b..6805afeb03fa 100644 --- a/audio/amarok-kde4/Makefile +++ b/audio/amarok-kde4/Makefile @@ -34,7 +34,7 @@ USE_QT4= dbus designer gui network opengl \ USE_XORG= x11 USE_BZIP2= yes NO_STAGE= yes -USES= cmake +USES= cmake pkgconfig USE_LDCONFIG= yes OPTIONS_DEFINE= AMAZON IPOD MP3TUNES MTP -- cgit