diff options
Diffstat (limited to 'audio/alure/Makefile')
-rw-r--r-- | audio/alure/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/alure/Makefile b/audio/alure/Makefile index 876ecac67d92..2e38b0e6fc2c 100644 --- a/audio/alure/Makefile +++ b/audio/alure/Makefile @@ -15,8 +15,7 @@ LIB_DEPENDS+= sndfile:${PORTSDIR}/audio/libsndfile USE_OPENAL= soft USE_LDCONFIG= yes -USE_CMAKE= yes -CMAKE_VERBOSE= yes +USES= cmake CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib |