[Bug 219125] java/openjdk8: Make ALSA dependency optional

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 10 06:16:13 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219125

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

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

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

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

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


More information about the freebsd-java mailing list