aboutsummaryrefslogtreecommitdiff
path: root/audio/arss/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/arss/Makefile')
-rw-r--r--audio/arss/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/arss/Makefile b/audio/arss/Makefile
index d43a34f53974..4380a7f85155 100644
--- a/audio/arss/Makefile
+++ b/audio/arss/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3
WRKSRC= ${WRKDIR}/${DISTNAME}/src
-USE_CMAKE= yes
+USES= cmake
USE_LDCONFIG= ${PREFIX}/lib
CFLAGS+= -L${LOCALBASE}/lib -I${LOCALBASE}/include
CMAKE_C_FLAGS= ${CFLAGS}