pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/sun-jre15 s/local/locale/
details: https://anonhg.NetBSD.org/pkgsrc/rev/253b10e62308
branches: trunk
changeset: 494202:253b10e62308
user: markd <markd%pkgsrc.org@localhost>
date: Fri May 20 21:34:30 2005 +0000
description:
s/local/locale/
diffstat:
lang/sun-jre15/Makefile.common | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 48bdccf4cb2e -r 253b10e62308 lang/sun-jre15/Makefile.common
--- a/lang/sun-jre15/Makefile.common Fri May 20 21:10:28 2005 +0000
+++ b/lang/sun-jre15/Makefile.common Fri May 20 21:34:30 2005 +0000
@@ -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 @@
.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
Home |
Main Index |
Thread Index |
Old Index