From 15590298888b878827fe4408d6218cdf7bd7529c Mon Sep 17 00:00:00 2001 From: markd Date: Fri, 20 May 2005 21:34:30 +0000 Subject: s/local/locale/ --- lang/sun-jre15/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang') diff --git a/lang/sun-jre15/Makefile.common b/lang/sun-jre15/Makefile.common index 544f1817096..655abe69144 100644 --- a/lang/sun-jre15/Makefile.common +++ b/lang/sun-jre15/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.6 2005/05/10 02:02:20 jschauma Exp $ +# $NetBSD: Makefile.common,v 1.7 2005/05/20 21:34:30 markd Exp $ CATEGORIES= lang java EXTRACT_SUFX= .bin @@ -67,7 +67,7 @@ do-install: .if ${OPSYS} == "NetBSD" . include "../../emulators/suse_linux/Makefile.application" . if ${SUSE_DIR_PREFIX} == "suse91" -DEPENDS+= suse_local-[0-9]*:../../emulators/${SUSE_DIR_PREFIX}_locale +DEPENDS+= suse_locale-[0-9]*:../../emulators/${SUSE_DIR_PREFIX}_locale . endif DEPENDS+= suse_compat-[0-9]*:../../emulators/${SUSE_DIR_PREFIX}_compat DEPENDS+= suse_x11-[0-9]*:../../emulators/${SUSE_DIR_PREFIX}_x11 -- cgit v1.2.3