Date: Fri, 18 Oct 2013 13:05:09 +0100 From: Matthew Seaman <matthew@freebsd.org> To: freebsd-ports@freebsd.org Subject: Re: www/p5-RT-Extension-MandatoryOnTransition does not recognize rt40 is installed Message-ID: <526123F5.20300@freebsd.org> In-Reply-To: <20131018125807.0f0f0a7431eaf5da5215e26f@mimar.rs> References: <20131018124618.565a9297fea92b1d45f51bf9@mimar.rs> <20131018125807.0f0f0a7431eaf5da5215e26f@mimar.rs>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --FnAaK1GDRuD5vJ1al7GnsK5xOUAosArFU Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 10/18/13 11:58, Marko Cupa=C4=87 wrote: > This Makefile patch solved it for me, don't know if that is the correct= > way: >=20 > --- Makefile.orig 2013-10-18 12:53:19.000000000 +0200 > +++ Makefile 2013-10-18 12:53:32.000000000 +0200 > @@ -12,8 +12,8 @@ > =20 > LICENSE=3D GPLv2 > =20 > -BUILD_DEPENDS=3D rt>4.0.8:${PORTSDIR}/www/rt${RT_VER} > -RUN_DEPENDS=3D rt>4.0.8:${PORTSDIR}/www/rt${RT_VER} > +BUILD_DEPENDS=3D rt40>4.0.8:${PORTSDIR}/www/rt${RT_VER} > +RUN_DEPENDS=3D rt40>4.0.8:${PORTSDIR}/www/rt${RT_VER} > =20 > USES=3D perl5 > USE_PERL5=3D 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 --FnAaK1GDRuD5vJ1al7GnsK5xOUAosArFU Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQJ8BAEBCgBmBQJSYSP8XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQxOUYxNTRFQ0JGMTEyRTUwNTQ0RTNGMzAw MDUxM0YxMEUwQTlFNEU3AAoJEABRPxDgqeTnso4P/3MtV9bKR1mjkYCUuF44TnY6 FEocgz0S/F53hfufcL2pB+xy24umLBw3irzlE/TL09AsI01eJJC7TH6igjZbaenS zCW6fU8o3JxlCC92npUGvMO0LD0d4OzTbIA/zdNvYGszeBBsxPisyjcTZQGWzflC Tc2SF0M14gsLS6xZTjjTxd2/EWiX4H1Hw6f6Oi5gS9RKSyWWnSVomjc5h+lrcLRn Hh2GhnsnPWaHpCg+4feHUolxlEJKWYrFVwCs4uU9yxLMoYx0A/6hkN7B/CqO4xr8 YFFUbMrjT9ayM4yxsUTFRyW3SkgFCLPSjquH+B7aPH5KrwTyCas9uUVp1RJCbNPG 4IlL6JdehpqXgR/mzlObkagWq8U6gfuiRTxZf7Wwvb/rdhd+OJvEp2D9lN8Q5oRD QnnnAsoW4IrSR+tPMOwXqxc1gt+SQcfJ+eiBRb4J/ZOfXrU84ADaHHyW5cNTPAb3 EYg3wFBzREKbQdHRfxI+gYB4+L3FzfmaLW4JJtEoEnWOP+8ia6A/yH1p591AFkS5 z9CVeW4MjK4CuJVlmOVVPnC8nUIInrxFHHisYK7SVsYx0mlMeahtg+Ur9hhOrexh mikIMtJLiX0AmfN2NNzxpCnta/sj6lyP3uKLTvNHmfS0DEhZlZmYVx+e+98GJYAm jEdAfHQoehQh2n0QL1Ca =cxzb -----END PGP SIGNATURE----- --FnAaK1GDRuD5vJ1al7GnsK5xOUAosArFU--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?526123F5.20300>