cvs commit: ports/net-p2p/amule Makefile
 ports/net-p2p/amule/files patch-configure
    Chris Rees 
    crees at freebsd.org
       
    Sun Dec 25 22:28:19 UTC 2011
    
    
  
On 25 December 2011 19:46, Jan Beich <jbeich at tormail.net> wrote:
> Rene Ladan <rene at FreeBSD.org> writes:
>
>>   FreeBSD ports repository
>>
>>   Modified files:
>>     net-p2p/amule        Makefile
>>   Added files:
>>     net-p2p/amule/files  patch-configure
>>   Log:
>>   Fix libpng check in configure script, fixed upstream in r10694.
>>
>>   PR:             ports/163182
>>   Submitted by:   Barbara
>>   Approved by:    maintainer timeout (swell.k, 14 days)
>>
>>   Revision  Changes    Path
>>   1.51      +3 -2      ports/net-p2p/amule/Makefile
> [...]
>> @@ -16,7 +17,7 @@ COMMENT=    The all-platform eMule p2p clie
>>
>>  LICENSE=     GPLv2 GPLv3
>>  LICENSE_COMB=        dual
>> -LICENSE_FILE_GPLv2=${WRKSRC}/docs/COPYING
>> +#LICENSE_FILE_GPLv2=${WRKSRC}/docs/COPYING
>
> How is this change related to libpng fix?
It's not... but there's no need to specify LICENSE_FILE for a known licence.
Chris
    
    
More information about the cvs-all
mailing list