pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/bmake mark this ONLY_FOR_PLATFORM NetBSD for now...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ee62152de5b8
branches: trunk
changeset: 461471:ee62152de5b8
user: grant <grant%pkgsrc.org@localhost>
date: Tue Sep 16 17:14:08 2003 +0000
description:
mark this ONLY_FOR_PLATFORM NetBSD for now, as it destroys the
mk files installed from bootstrap-pkgsrc. thanks, salo.
diffstat:
devel/bmake/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 5d095c5c8be0 -r ee62152de5b8 devel/bmake/Makefile
--- a/devel/bmake/Makefile Tue Sep 16 17:03:44 2003 +0000
+++ b/devel/bmake/Makefile Tue Sep 16 17:14:08 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/08/03 05:50:04 sjg Exp $
+# $NetBSD: Makefile,v 1.14 2003/09/16 17:14:08 grant Exp $
#
DISTNAME= bmake-20030731
@@ -12,6 +12,8 @@
DEPENDS+= mk-files>=20030714:../../devel/mk-files
+ONLY_FOR_PLATFORM= NetBSD-*-*
+
makesyspath=${PREFIX}/share/mk:/usr/share/mk:/usr/local/share/mk:/opt/share/mk
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-default-sys-path=${makesyspath}
Home |
Main Index |
Thread Index |
Old Index