From owner-cvs-all Fri Dec 13 9:11:36 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 AE7ED37B401; Fri, 13 Dec 2002 09:11:35 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 546E943E4A; Fri, 13 Dec 2002 09:11:35 -0800 (PST) (envelope-from netchild@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 gBDH6XmV053095; Fri, 13 Dec 2002 09:06:33 -0800 (PST) (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gBDH6Xri053094; Fri, 13 Dec 2002 09:06:33 -0800 (PST) Message-Id: <200212131706.gBDH6Xri053094@repoman.freebsd.org> From: Alexander Leidinger Date: Fri, 13 Dec 2002 09:06:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/modlogan 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 netchild 2002/12/13 09:06:33 PST Modified files: textproc/modlogan Makefile Log: PERL5 is only needed for the regression tests, but configure fails when no perl is available. As a work around use USE_PERL5_BUILD until the next update of modlogan (it is already fixed in modlogan-CVS) to make the port build for the release happy. Approved by: kris Revision Changes Path 1.15 +2 -0 ports/textproc/modlogan/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message