svn commit: r320039 - head/net/cvsup

Bryan Drewery bdrewery at FreeBSD.org
Thu Jun 6 11:51:39 UTC 2013


On 6/6/2013 12:55 AM, Eitan Adler wrote:
> 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.
> 
> 

So add another workaround as needed. Having that breaks INDEX because
the port is intended to always have no suffix on it, so it does not
collide with cvsup-without-gui.

-- 
Regards,
Bryan Drewery

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 899 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20130606/0396535f/attachment.sig>


More information about the svn-ports-all mailing list