diff options
Diffstat (limited to 'audio/liquidsoap/Makefile')
-rw-r--r-- | audio/liquidsoap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/liquidsoap/Makefile b/audio/liquidsoap/Makefile index e9d2417a8054..3f095e25a6e8 100644 --- a/audio/liquidsoap/Makefile +++ b/audio/liquidsoap/Makefile @@ -71,7 +71,7 @@ NO_OCAML_RUNDEPENDS= yes USE_AUTOTOOLS= autoconf:env automake:env GNU_CONFIGURE= yes CONFIGURE_TARGET= -USE_GMAKE= yes +USES= gmake CONFIGURE_ARGS= --disable-gui --localstatedir=/var CFLAGS+= -I${LOCALBASE}/${OCAML_LIBDIR} |