From 4ba03e55e7e7b9ee9e2df5445c34fa5e7e3baf3c Mon Sep 17 00:00:00 2001 From: bapt Date: Mon, 2 Sep 2013 21:27:53 +0000 Subject: Add an explicit dependency on pkgconf --- audio/lxmusic/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/lxmusic') diff --git a/audio/lxmusic/Makefile b/audio/lxmusic/Makefile index c98aae01536a..f3309f1571b0 100644 --- a/audio/lxmusic/Makefile +++ b/audio/lxmusic/Makefile @@ -15,7 +15,7 @@ LICENSE_COMB= dual LIB_DEPENDS= xmmsclient:${PORTSDIR}/audio/xmms2 \ notify:${PORTSDIR}/devel/libnotify -USES= gmake desktop-file-utils +USES= gmake desktop-file-utils pkgconfig USE_GNOME= gtk20 GNU_CONFIGURE= yes INSTALLS_ICONS= yes -- cgit