svn commit: r384072 - in head/audio/pulseaudio: . files
Jan Beich
jbeich at FreeBSD.org
Thu Apr 16 05:23:30 UTC 2015
Koop Mast <kwm at 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 602 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20150416/438e5766/attachment.sig>
More information about the svn-ports-all
mailing list