From owner-cvs-all Sat Aug 10 20: 5:35 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 69CE637B400; Sat, 10 Aug 2002 20:05:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D74243E70; Sat, 10 Aug 2002 20:05:30 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from freefall.freebsd.org (petef@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7B35TJU078313; Sat, 10 Aug 2002 20:05:29 -0700 (PDT) (envelope-from petef@freefall.freebsd.org) Received: (from petef@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7B35T7h078312; Sat, 10 Aug 2002 20:05:29 -0700 (PDT) Message-Id: <200208110305.g7B35T7h078312@freefall.freebsd.org> From: Pete Fritchman Date: Sat, 10 Aug 2002 20:05:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/p5-Mail-SpamAssassin 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 petef 2002/08/10 20:05:29 PDT Modified files: mail/p5-Mail-SpamAssassin Makefile Log: Unbreak this port... for some reason, ${PERL_VERSION} isn't defined when the test takes place and that's a fatal error for make. I'm not quite sure why it's undefined, but this will allow people to build the port for now.. Submitted by: Dan Lagille Noticed by: http://www.freshports.org Revision Changes Path 1.23 +1 -1 ports/mail/p5-Mail-SpamAssassin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message