From owner-cvs-all@FreeBSD.ORG Fri Jul 23 20:31:09 2004 Return-Path: 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 8894016A4CE; Fri, 23 Jul 2004 20:31:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BFCF43D3F; Fri, 23 Jul 2004 20:31:09 +0000 (GMT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i6NKV9tO061582; Fri, 23 Jul 2004 20:31:09 GMT (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i6NKV95t061581; Fri, 23 Jul 2004 20:31:09 GMT (envelope-from anholt) Message-Id: <200407232031.i6NKV95t061581@repoman.freebsd.org> From: Eric Anholt Date: Fri, 23 Jul 2004 20:31:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/biology/tinker Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jul 2004 20:31:09 -0000 anholt 2004-07-23 20:31:09 UTC FreeBSD ports repository Modified files: biology/tinker Makefile Log: Use X_IMAKE_PORT instead of dist-specific imake dependencies. While here, make the BROKEN message a little more informative. Revision Changes Path 1.25 +3 -6 ports/biology/tinker/Makefile