www/p5-RT-Extension-MandatoryOnTransition does not recognize rt40 is installed
Matthew Seaman
m.seaman at infracaninophile.co.uk
Fri Oct 18 12:07:07 UTC 2013
On 10/18/13 13:05, Matthew Seaman wrote:
> On 10/18/13 11:58, Marko Cupać wrote:
>> This Makefile patch solved it for me, don't know if that is the correct
>> way:
>>
>> --- Makefile.orig 2013-10-18 12:53:19.000000000 +0200
>> +++ Makefile 2013-10-18 12:53:32.000000000 +0200
>> @@ -12,8 +12,8 @@
>>
>> LICENSE= GPLv2
>>
>> -BUILD_DEPENDS= rt>4.0.8:${PORTSDIR}/www/rt${RT_VER}
>> -RUN_DEPENDS= rt>4.0.8:${PORTSDIR}/www/rt${RT_VER}
>> +BUILD_DEPENDS= rt40>4.0.8:${PORTSDIR}/www/rt${RT_VER}
>> +RUN_DEPENDS= rt40>4.0.8:${PORTSDIR}/www/rt${RT_VER}
>>
>> USES= perl5
>> USE_PERL5= configure
>
> Yes, that will fix the problem. Apologies -- I missed that you'ld used
> that style of depends when I changed the PKGNAMESUFFIX setting.
>
> Would you like me to commit that for you?
Errr.... so long as the maintainer approves, of course.
Matthew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 1029 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20131018/0b51eeb5/attachment.sig>
More information about the freebsd-ports
mailing list