diff options
Diffstat (limited to 'audio/deadbeef/Makefile')
-rw-r--r-- | audio/deadbeef/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/deadbeef/Makefile b/audio/deadbeef/Makefile index 7f6efc5dc511..808bd094bf6a 100644 --- a/audio/deadbeef/Makefile +++ b/audio/deadbeef/Makefile @@ -18,8 +18,7 @@ LIB_DEPENDS= samplerate:${PORTSDIR}/audio/libsamplerate \ execinfo:${PORTSDIR}/devel/libexecinfo GNU_CONFIGURE= yes -USES= pkgconfig -USE_GETTEXT= yes +USES= pkgconfig gettext USE_GMAKE= yes USE_LDCONFIG= yes USE_BZIP2= yes |