From owner-cvs-all Fri Feb 22 1:39:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 998EC37B400; Fri, 22 Feb 2002 01:39:24 -0800 (PST) Received: (from roam@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1M9dLn12975; Fri, 22 Feb 2002 01:39:24 -0800 (PST) (envelope-from roam) Message-Id: <200202220939.g1M9dLn12975@freefall.freebsd.org> From: Peter Pentchev Date: Fri, 22 Feb 2002 01:39:21 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/autorespond Makefile ports/mail/autorespond/files patch-autorespond.c 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 roam 2002/02/22 01:39:21 PST Modified files: mail/autorespond Makefile mail/autorespond/files patch-autorespond.c Log: Make the strcasestr() definition conditional on OSVERSION. Respect CFLAGS by patching them into the program Makefile. No longer override the do-build target, let make(1) do its thing. No PORTREVISION bump for the strcasestr() fix - this port simply did not build at all on systems of olde :( Reported by: Revision Changes Path 1.6 +9 -3 ports/mail/autorespond/Makefile 1.2 +2 -2 ports/mail/autorespond/files/patch-autorespond.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message