=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/share/mk/bsd.own.mk,v retrieving revision 1.171 retrieving revision 1.172 diff -u -r1.171 -r1.172 --- src/share/mk/bsd.own.mk 2015/08/31 20:02:49 1.171 +++ src/share/mk/bsd.own.mk 2015/10/26 10:43:42 1.172 @@ -1,4 +1,4 @@ -# $OpenBSD: bsd.own.mk,v 1.171 2015/08/31 20:02:49 deraadt Exp $ +# $OpenBSD: bsd.own.mk,v 1.172 2015/10/26 10:43:42 bluhm Exp $ # $NetBSD: bsd.own.mk,v 1.24 1996/04/13 02:08:09 thorpej Exp $ # Host-specific overrides @@ -86,11 +86,6 @@ LKMOWN?= ${BINOWN} LKMMODE?= ${NONBINMODE} -NLSDIR?= /usr/share/nls -NLSGRP?= bin -NLSOWN?= root -NLSMODE?= ${NONBINMODE} - LOCALEDIR?= /usr/share/locale LOCALEGRP?= wheel LOCALEOWN?= root @@ -156,5 +151,5 @@ .PHONY: spell clean cleandir obj manpages print all \ depend beforedepend afterdepend cleandepend subdirdepend \ - all cleanman nlsinstall cleannls includes \ + all cleanman includes \ beforeinstall realinstall maninstall afterinstall install