From owner-cvs-ports@FreeBSD.ORG Thu Nov 8 08:06:23 2007 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5BBB416A46B; Thu, 8 Nov 2007 08:06:23 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2541B13C4AC; Thu, 8 Nov 2007 08:06:23 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id lA886Ner005600; Thu, 8 Nov 2007 08:06:23 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id lA886Nik005599; Thu, 8 Nov 2007 08:06:23 GMT (envelope-from linimon) Message-Id: <200711080806.lA886Nik005599@repoman.freebsd.org> From: Mark Linimon Date: Thu, 8 Nov 2007 08:06:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/neko Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Nov 2007 08:06:23 -0000 linimon 2007-11-08 08:06:22 UTC FreeBSD ports repository Modified files: lang/neko Makefile Log: Fix build on cluster by adding a libtool dependency. This is a hack to work around the fact that this port reaches over into devel/boehm-gc to do part of its build. This isn't the Right Thing. Approved by: portmgr (self) Revision Changes Path 1.4 +1 -0 ports/lang/neko/Makefile