From 904322f3f2d194cd2f438d19f55892f085976ab3 Mon Sep 17 00:00:00 2001 From: grant Date: Thu, 18 Sep 2003 22:59:38 +0000 Subject: override PREFIX, not LOCALBASE. noted by abs on tech-pkg@. --- shells/standalone-tcsh/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shells/standalone-tcsh') diff --git a/shells/standalone-tcsh/Makefile b/shells/standalone-tcsh/Makefile index 81003b22498..37e5748f645 100644 --- a/shells/standalone-tcsh/Makefile +++ b/shells/standalone-tcsh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/05/05 10:54:13 agc Exp $ +# $NetBSD: Makefile,v 1.10 2003/09/18 22:59:38 grant Exp $ # NO_MTREE= YES @@ -15,7 +15,7 @@ COMMENT:= Standalone version of the Extended C-shell PATCH:= ${PATCH} PKG_INFO:= ${PKG_INFO} PKG_CREATE:= ${PKG_CREATE} -LOCALBASE= / +PREFIX= / NLSDIR= usr/share/nls CONFIGURE_ARGS= --prefix=${PREFIX} --bindir=/bin CONFIGURE_ARGS+= --mandir=/usr/share/man -- cgit v1.2.3