From owner-cvs-all@FreeBSD.ORG Mon Oct 29 14:22:07 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4648D16A421; Mon, 29 Oct 2007 14:22:06 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 99BEB13C491; Mon, 29 Oct 2007 14:22:06 +0000 (UTC) (envelope-from shaun@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 l9TEM6Jg073772; Mon, 29 Oct 2007 14:22:06 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l9TEM6SW073771; Mon, 29 Oct 2007 14:22:06 GMT (envelope-from shaun) Message-Id: <200710291422.l9TEM6SW073771@repoman.freebsd.org> From: Shaun Amott Date: Mon, 29 Oct 2007 14:22:06 +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/sysutils/cronolog Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 29 Oct 2007 14:22:07 -0000 shaun 2007-10-29 14:22:06 UTC FreeBSD ports repository Modified files: sysutils/cronolog Makefile Log: Depend on autotools, to fix the problem noted in the PR below. PR: ports/117116 Submitted by: "Richard A. Secor" Revision Changes Path 1.17 +2 -0 ports/sysutils/cronolog/Makefile