Ping.  And, what did you find?  It seems the patch has not been applied,
so the problem still exists?

Gerald @FreeBSD.org

On Fri, 15 Aug 2008, Martin Wilke wrote:
> On Fri, Aug 15, 2008 at 12:00:20PM +0200, Gerald Pfeifer wrote:
>> cmake also installs its HTML documentation into the same directory
>> as qt, so we should not just use @dirrm which leads to warnings but
>> @dirrmtry.
> 
> Yes I saw this problem too. I will try your patch.
> 
> Thanks.

>> Index: pkg-plist
>> ===================================================================
>> RCS file: /sw/test/FreeBSD/CVSUP/ports/x11-toolkits/qt33/pkg-plist,v
>> retrieving revision 1.77
>> diff -u -3 -p -r1.77 pkg-plist
>> --- pkg-plist        21 Jan 2008 18:10:53 -0000      1.77
>> +++ pkg-plist        15 Aug 2008 09:56:42 -0000
>> @@ -2383,8 +2383,8 @@ translations/qt_zh-tw.qm
>>  @dirrm share/qt/templates
>>  @dirrm share/qt/phrasebooks
>>  @dirrmtry share/qt
>> -@dirrm share/doc/qt/html
>> -@dirrm share/doc/qt
>> +@dirrmtry share/doc/qt/html
>> +@dirrmtry share/doc/qt
>>  @dirrm lib/plugins/designer
>>  @dirrm lib/plugins
>>  @dirrm include/private
_______________________________________________
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to