pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/linuxppc_lib Correct ONLY_FOR_PLATFORM for N...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e71de51d9344
branches: trunk
changeset: 475721:e71de51d9344
user: kristerw <kristerw%pkgsrc.org@localhost>
date: Mon May 24 08:25:33 2004 +0000
description:
Correct ONLY_FOR_PLATFORM for NetBSD-[2-9]*.
diffstat:
emulators/linuxppc_lib/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e8faf2468054 -r e71de51d9344 emulators/linuxppc_lib/Makefile
--- a/emulators/linuxppc_lib/Makefile Mon May 24 06:24:56 2004 +0000
+++ b/emulators/linuxppc_lib/Makefile Mon May 24 08:25:33 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/03/22 03:47:15 kristerw Exp $
+# $NetBSD: Makefile,v 1.21 2004/05/24 08:25:33 kristerw Exp $
DISTNAME= linuxppc_lib-2000.4.6
CATEGORIES= emulators
@@ -23,7 +23,7 @@
CONFLICTS= suse_base-[0-9]*
ONLY_FOR_PLATFORM= NetBSD-1.5[U-Z]-powerpc NetBSD-1.5Z[A-Z]-powerpc \
- NetBSD-1.[6-9]*-powerpc NetBSD-[2-9]*-*
+ NetBSD-1.[6-9]*-powerpc NetBSD-[2-9]*-powerpc
WRKSRC= ${WRKDIR}/${DISTNAME}
SHLIB_HANDLING= NO
Home |
Main Index |
Thread Index |
Old Index