diff options
Diffstat (limited to 'audio/umurmur/Makefile')
-rw-r--r-- | audio/umurmur/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/umurmur/Makefile b/audio/umurmur/Makefile index 8d4c2a8ac60c..68bc67ddf7ad 100644 --- a/audio/umurmur/Makefile +++ b/audio/umurmur/Makefile @@ -17,9 +17,7 @@ USE_GITHUB= yes GH_ACCOUNT= fatbob313 GH_COMMIT= 17daa7e -USES= gmake libtool -USE_AUTOTOOLS= aclocal autoconf autoheader automake -AUTOMAKE_ARGS= --add-missing +USES= autoreconf gmake libtool GNU_CONFIGURE= yes USE_OPENSSL= yes CONFIGURE_ARGS= --with-ssl=openssl |