svn commit: r316751 - head/security/dazuko

Eitan Adler eadler at freebsd.org
Sun Apr 28 21:57:05 UTC 2013


On 28 April 2013 17:04, Baptiste Daroussin <bapt at freebsd.org> wrote:
> Author: bapt
> Date: Sun Apr 28 21:04:26 2013
> New Revision: 316751
> URL: http://svnweb.freebsd.org/changeset/ports/316751
>
> Log:
>   Fix typo
>
> Modified:
>   head/security/dazuko/Makefile
>
> Modified: head/security/dazuko/Makefile
> ==============================================================================
> --- head/security/dazuko/Makefile       Sun Apr 28 21:04:11 2013        (r316750)
> +++ head/security/dazuko/Makefile       Sun Apr 28 21:04:26 2013        (r316751)
> @@ -14,7 +14,7 @@ SUB_FILES=    pkg-message
>
>  OPTIONS_DEFINE=        EXAMPLEC
>  OPTIONS_DEFAULT=       EXAMPLEC
> -EXAMPLEC_DESC+         Install C example programs
> +EXAMPLEC_DESC=         Install C example programs

Why not make this depend on EXAMPLES instead of a custom 'EXAMPLEC' ?


-- 
Eitan Adler
Source, Ports, Doc committer
Bugmeister, Ports Security teams


More information about the svn-ports-all mailing list