Date: Thu, 16 Apr 2015 09:46:58 +0200 From: Koop Mast <kwm@rainbow-runner.nl> To: Jan Beich <jbeich@FreeBSD.org>, Koop Mast <kwm@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r384072 - in head/audio/pulseaudio: . files Message-ID: <552F68F2.5070701@rainbow-runner.nl> In-Reply-To: <y4ls-myvn-wny@FreeBSD.org> References: <201504152141.t3FLfQsF008423@svn.freebsd.org> <y4ls-myvn-wny@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 16-4-2015 7:21, Jan Beich wrote: > Koop Mast <kwm@FreeBSD.org> writes: > >> @@ -69,6 +73,7 @@ ALSA_CONFIGURE_ENABLE= alsa >> ALSA_LIB_DEPENDS= libasound.so:${PORTSDIR}/audio/alsa-lib >> SIMD_CONFIGURE_ENABLE= orc >> SIMD_LIB_DEPENDS= liborc-0.4.so:${PORTSDIR}/devel/orc >> +ZSH_CONFIGURE_DISABLE= --without-zsh-completion-dir > _DISABLE isn't a valid option helper. Did you mean the following? > > ZSH_CONFIGURE_OFF= --without-zsh-completion-dir > > However, installing under "no" directory is no better than relying on > STAGEDIR support to only install files in pkg-plist. Thanks, it fixed now.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?552F68F2.5070701>