Date: 22 Feb 2003 12:47:44 -0500 From: Joe Marcus Clarke <marcus@FreeBSD.org> To: Oliver Lehmann <lehmann@ans-netz.de> Cc: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/net/net-snmp4 Makefile Message-ID: <1045936064.83252.13.camel@shumai.marcuscom.com> In-Reply-To: <20030222165236.166085ec.lehmann@ans-netz.de> References: <200302220016.h1M0GvRM027672@repoman.freebsd.org> <20030222165236.166085ec.lehmann@ans-netz.de>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-cJZlEH5jw8BsAzMnivhi Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2003-02-22 at 10:52, Oliver Lehmann wrote: > Joe Marcus Clarke wrote: >=20 >=20 > > Fix build on -STABLE with OpenSSL 0.9.7. >=20 > And now it ever installs openssl from the ports with freebsd 5 (but > versions prior to 500100 don't need to) Fixed, sorry for the mix up. Thanks. Joe >=20 > can you please change >=20 > .if defined(WITH_PORTSSL) || ${OSVERSION} >=3D 500100 || ${OSVERSION} >= =3D > 470103 > .if ${OSVERSION} >=3D 500100 >=20 > to >=20 > .if defined(WITH_PORTSSL) || ${OSVERSION} >=3D 500100 || (${OSVERSION} >= =3D > 470103 && ${OSREL} =3D=3D 4) > .if ${OSVERSION} >=3D 500100 || (${OSVERSION} >=3D 470103 && ${OSREL} =3D= =3D 4) >=20 > Greetings, Oliver --=20 Joe Marcus Clarke FreeBSD GNOME Team :: marcus@FreeBSD.org http://www.FreeBSD.org/gnome --=-cJZlEH5jw8BsAzMnivhi Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+V7fAb2iPiv4Uz4cRAlMyAJwJ9ACZPM5n3TWAnu+cf3l3YjdieACfQRG0 Zaw0lbBt/Q0rNeqA2D5qkYo= =Dr8V -----END PGP SIGNATURE----- --=-cJZlEH5jw8BsAzMnivhi-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1045936064.83252.13.camel>