svn commit: r320039 - head/net/cvsup
Eitan Adler
eadler at freebsd.org
Thu Jun 6 05:56:09 UTC 2013
On 6 June 2013 02:18, Bryan Drewery <bdrewery at freebsd.org> wrote:
> Author: bdrewery
> Date: Thu Jun 6 00:18:00 2013
> New Revision: 320039
> URL: http://svnweb.freebsd.org/changeset/ports/320039
>
> Log:
> - Fix INDEX and options conversion
Thanks.
> Modified:
> head/net/cvsup/Makefile
>
> Modified: head/net/cvsup/Makefile
> ==============================================================================
> --- head/net/cvsup/Makefile Thu Jun 6 00:04:19 2013 (r320038)
> +++ head/net/cvsup/Makefile Thu Jun 6 00:18:00 2013 (r320039)
> @@ -15,7 +15,7 @@ COMMENT= File distribution system optimi
> ONLY_FOR_ARCHS= amd64 i386 sparc64
>
> OPTIONS_DEFINE= X11 STATIC
> -OPTIONS_EXCLUDE_amd64= X11
^ this should be included as X11 does not function on amd64.
--
Eitan Adler
Source, Ports, Doc committer
Bugmeister, Ports Security teams
More information about the svn-ports-all
mailing list