From d7498c6d88b3aea9a8b8c2846b21199d346c3b10 Mon Sep 17 00:00:00 2001 From: antoine Date: Sat, 4 Jan 2014 23:40:44 +0000 Subject: Convert the tree to USES=fam Approved by: portmgr (bapt) --- net-p2p/museekplus/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net-p2p/museekplus') diff --git a/net-p2p/museekplus/Makefile b/net-p2p/museekplus/Makefile index 0dd88d4b42fb..83199c483c6d 100644 --- a/net-p2p/museekplus/Makefile +++ b/net-p2p/museekplus/Makefile @@ -14,10 +14,9 @@ COMMENT= SoulSeek client with separate terminal and Qt based interface LIB_DEPENDS= xml\\+\\+:${PORTSDIR}/textproc/libxml++26 BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 -USES= pkgconfig +USES= fam pkgconfig USE_BZIP2= yes USE_SCONS= yes -USE_FAM= yes SCONS_ARGS= QTDIR=${QT_PREFIX} QT_LIB=qt-mt PREFIX=${PREFIX} VORBIS=yes DATADIR= share/museek -- cgit