svn commit: r454058 - head/audio/drumstick

Tobias C. Berner tcberner at gmail.com
Sun Nov 12 18:35:18 UTC 2017


Hi Yuri

You were a bit quick on the trigger there. You should have bumped the
PORTREVISION too.

mfg Tobias

On 12 November 2017 at 18:51, Yuri Victorovich <yuri at freebsd.org> wrote:

> Author: yuri
> Date: Sun Nov 12 17:51:18 2017
> New Revision: 454058
> URL: https://svnweb.freebsd.org/changeset/ports/454058
>
> Log:
>   audio/drumstick: Added MANPAGES to OPTIONS_DEFAULT.
>
>   Approved by:  mat (followup request in D12999)
>   Differential Revision:        https://reviews.freebsd.org/D12999
>
> Modified:
>   head/audio/drumstick/Makefile
>
> Modified: head/audio/drumstick/Makefile
> ============================================================
> ==================
> --- head/audio/drumstick/Makefile       Sun Nov 12 17:21:38 2017
> (r454057)
> +++ head/audio/drumstick/Makefile       Sun Nov 12 17:51:18 2017
> (r454058)
> @@ -19,7 +19,7 @@ USE_QT5=      core gui network svg testlib widgets
> buildtoo
>  USE_LDCONFIG=  yes
>
>  OPTIONS_DEFINE=                PULSEAUDIO MANPAGES
> -OPTIONS_DEFAULT=       PULSEAUDIO
> +OPTIONS_DEFAULT=       PULSEAUDIO MANPAGES
>  OPTIONS_SUB=           yes
>  PULSEAUDIO_LIB_DEPENDS=        libpulse.so:audio/pulseaudio
>  PULSEAUDIO_CMAKE_BOOL= USE_PULSEAUDIO
>
>


More information about the svn-ports-all mailing list