From owner-cvs-all Thu Oct 31 23:49:32 2002
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
by hub.freebsd.org (Postfix) with ESMTP
id 1462137B401; Thu, 31 Oct 2002 23:49:31 -0800 (PST)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
by mx1.FreeBSD.org (Postfix) with ESMTP
id BC41F43E42; Thu, 31 Oct 2002 23:49:30 -0800 (PST)
(envelope-from dd@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gA17m7mV077768;
Thu, 31 Oct 2002 23:48:07 -0800 (PST)
(envelope-from dd@repoman.freebsd.org)
Received: (from dd@localhost)
by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gA17m6KE077767;
Thu, 31 Oct 2002 23:48:06 -0800 (PST)
Message-Id: <200211010748.gA17m6KE077767@repoman.freebsd.org>
From: Dima Dorfman
Date: Thu, 31 Oct 2002 23:48:06 -0800 (PST)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: ports/lang/TenDRA Makefile
X-FreeBSD-CVS-Branch: HEAD
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
dd 2002/10/31 23:48:06 PST
Modified files:
lang/TenDRA Makefile
Log:
This port builds fine on RELENG_4, so don't mark it BROKEN there.
It's still broken on a recent -current, though, but an OSVERSION value
more specific than 500000 should probably be used.
Note that this port still doesn't build (more specifically, doesn't
install) on bento, since it uses uname(3) to determine the system
version, and bento doesn't fake it (it fakes uname(1)).
Discussed with: kris
Approved by: obrien
Revision Changes Path
1.20 +4 -2 ports/lang/TenDRA/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message