From owner-cvs-all Wed Oct 17 8:43:12 2001 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 8680A37B405; Wed, 17 Oct 2001 08:43:09 -0700 (PDT) Received: (from mi@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9HFh9A30349; Wed, 17 Oct 2001 08:43:09 -0700 (PDT) (envelope-from mi) Message-Id: <200110171543.f9HFh9A30349@freefall.freebsd.org> From: Mikhail Teterin Date: Wed, 17 Oct 2001 08:43:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/comms/hylafax 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 mi 2001/10/17 08:43:08 PDT Modified files: comms/hylafax Makefile Log: Prepend the bsd.port.pre.mk to the conditional patching /usr/local -> ${LOCALBASE}. The condition was, naturally ${LOCALBASE} != /usr/local, but the value of LOCALBASE is not necessarily known without bsd.port.pre.mk. Sorry for the breakage. Submitted by: Brian Dean, Dan Langille Revision Changes Path 1.45 +10 -8 ports/comms/hylafax/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message