www/p5-RT-Extension-MandatoryOnTransition does not recognize rt40 is installed
Matthew Seaman
matthew at freebsd.org
Fri Oct 18 12:05:32 UTC 2013
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?
Cheers,
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/da5ce77e/attachment.sig>
More information about the freebsd-ports
mailing list