From owner-cvs-all Mon Jul 15 0:17:31 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 2CB4B37B401; Mon, 15 Jul 2002 00:17:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1F2343E70; Mon, 15 Jul 2002 00:17:25 -0700 (PDT) (envelope-from glewis@FreeBSD.org) Received: from freefall.freebsd.org (glewis@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6F7HPJU022706; Mon, 15 Jul 2002 00:17:25 -0700 (PDT) (envelope-from glewis@freefall.freebsd.org) Received: (from glewis@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6F7HPbi022705; Mon, 15 Jul 2002 00:17:25 -0700 (PDT) Message-Id: <200207150717.g6F7HPbi022705@freefall.freebsd.org> From: Greg Lewis Date: Mon, 15 Jul 2002 00:17:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdk13 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 glewis 2002/07/15 00:17:25 PDT Modified files: java/jdk13 Makefile Log: Remove unintentional dependency on readlink by replacing the call to it with a piece of sh+awk based on a recent post to freebsd-arch by Cyrille Lefevre . Revision Changes Path 1.31 +1 -1 ports/java/jdk13/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message