From owner-cvs-all Thu Jun 28 20:44:49 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 C5EFE37B409; Thu, 28 Jun 2001 20:44:44 -0700 (PDT) (envelope-from max@FreeBSD.org) Received: (from max@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T3iib65702; Thu, 28 Jun 2001 20:44:44 -0700 (PDT) (envelope-from max) Message-Id: <200106290344.f5T3iib65702@freefall.freebsd.org> From: Masafumi Max NAKANE Date: Thu, 28 Jun 2001 20:44:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/ptex-euc Makefile ports/japanese/ptex-jis Makefile ports/japanese/ptex-sjis 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 max 2001/06/28 20:44:44 PDT Modified files: japanese/ptex-euc Makefile japanese/ptex-jis Makefile japanese/ptex-sjis Makefile Log: Use ${PREFIX} instead of ${LOCALBASE} to specify the dependencies. It just doesn't make sense to use ${LOCALBASE}, as if ${PREFIX} is altered to other than ${LOCALBASE}, ptex-common (the dependency) is likely to be installed in the same alternate location. Revision Changes Path 1.15 +3 -3 ports/japanese/ptex-euc/Makefile 1.15 +3 -3 ports/japanese/ptex-jis/Makefile 1.15 +3 -3 ports/japanese/ptex-sjis/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message