Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Apr 2002 16:40:07 -0600
From:      "David W. Chapman Jr." <dwcjr@inethouston.net>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        "David W. Chapman Jr." <dwcjr@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/net/rdesktop Makefile
Message-ID:  <20020402224007.GA9997@leviathan.inethouston.net>
In-Reply-To: <20020402142225.C81056@xor.obsecurity.org>
References:  <200204021711.g32HBvd62768@freefall.freebsd.org> <20020402142225.C81056@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> 2) It's a *library*, that's what LIB_DEPENDS was invented for.

I apologize, I should have caught that one.

> 3) $OSVERSION == 500023 still contained libgmp, you need to test for 
>    $OSVERSION > 500023

I wasn't aware 500023 still contained it.  Is there an easy way to 
find out changes between OSVERSION or is checking archives the easiest?

> .if ${OSVERSION} > 500023
> LIB_DEPENDS+=   gmp.4:${PORTSDIR}/math/libgmp3
> .endif

Thanks for the patch, and sorry for the trouble.

-- 
David W. Chapman Jr.
dwcjr@inethouston.net	Raintree Network Services, Inc. <www.inethouston.net>
dwcjr@freebsd.org	FreeBSD Committer <www.FreeBSD.org>

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?20020402224007.GA9997>