diff options
Diffstat (limited to 'audio/rubberband/Makefile')
-rw-r--r-- | audio/rubberband/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/rubberband/Makefile b/audio/rubberband/Makefile index a8b868537870..4f67beea9f23 100644 --- a/audio/rubberband/Makefile +++ b/audio/rubberband/Makefile @@ -19,10 +19,9 @@ LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ fftw3.6:${PORTSDIR}/math/fftw3 RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa -USES= pkgconfig +USES= gmake pkgconfig USE_BZIP2= yes GNU_CONFIGURE= yes -USE_GMAKE= yes USE_LDCONFIG= yes CFLAGS+= -I${LOCALBASE}/include |