Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 May 2017 06:16:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 219125] java/openjdk8: Make ALSA dependency optional
Message-ID:  <bug-219125-8522-2Yai7pKFDp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219125-8522@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219125-8522@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219125

--- Comment #2 from Jan Beich <jbeich@FreeBSD.org> ---
Comment on attachment 182371
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D182371
java___openjdk8.diff

> +ALSA_CONFIGURE_ARGS=3D	--with-alsa=3D${LOCALBASE}

_CONFIGURE_ARGS helper doesn't exist. See Mk/bsd.options.mk. Did you mean
_CONFIGURE_ON?

  $ make -V CONFIGURE_ARGS:M\*alsa\* WITH=3DALSA

--=20
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219125-8522-2Yai7pKFDp>