From owner-cvs-all Tue Apr 2 14:40:25 2002 Delivered-To: cvs-all@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id B6AA237B42F; Tue, 2 Apr 2002 14:40:03 -0800 (PST) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id C1F343198D7; Tue, 2 Apr 2002 16:40:07 -0600 (CST) Date: Tue, 2 Apr 2002 16:40:07 -0600 From: "David W. Chapman Jr." To: Kris Kennaway Cc: "David W. Chapman Jr." , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/net/rdesktop Makefile Message-ID: <20020402224007.GA9997@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: Kris Kennaway , "David W. Chapman Jr." , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200204021711.g32HBvd62768@freefall.freebsd.org> <20020402142225.C81056@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020402142225.C81056@xor.obsecurity.org> User-Agent: Mutt/1.3.28i X-Operating-System: FreeBSD 4.5-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > 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. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message