pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools remove NO_TOOLS. we need the tools stuff to h...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c55ef14e70c5
branches: trunk
changeset: 471365:c55ef14e70c5
user: grant <grant%pkgsrc.org@localhost>
date: Sun Mar 28 02:26:42 2004 +0000
description:
remove NO_TOOLS. we need the tools stuff to have the .sunpro/.gcc
links created so the compiler can be found.
fixes build problem in sketch's bulk build.
diffstat:
pkgtools/libnbcompat/Makefile | 3 +--
pkgtools/pkg_install/Makefile | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diffs (34 lines):
diff -r 34387675a17a -r c55ef14e70c5 pkgtools/libnbcompat/Makefile
--- a/pkgtools/libnbcompat/Makefile Sun Mar 28 01:55:17 2004 +0000
+++ b/pkgtools/libnbcompat/Makefile Sun Mar 28 02:26:42 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2004/03/21 01:46:02 grant Exp $
+# $NetBSD: Makefile,v 1.33 2004/03/28 02:26:42 grant Exp $
#
DISTNAME= libnbcompat-20040321
@@ -10,7 +10,6 @@
HOMEPAGE= http://www.NetBSD.org/
COMMENT= Portable NetBSD compatibility library
-NO_TOOLS= # defined
NO_BUILDLINK= # defined
NO_PKGTOOLS_REQD_CHECK= # defined
NO_CHECKSUM= # defined
diff -r 34387675a17a -r c55ef14e70c5 pkgtools/pkg_install/Makefile
--- a/pkgtools/pkg_install/Makefile Sun Mar 28 01:55:17 2004 +0000
+++ b/pkgtools/pkg_install/Makefile Sun Mar 28 02:26:42 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.97 2004/03/13 21:00:19 jlam Exp $
+# $NetBSD: Makefile,v 1.98 2004/03/28 02:26:42 grant Exp $
# Notes to package maintainers:
#
@@ -30,7 +30,6 @@
NO_MTREE= # defined
NO_PKG_REGISTER= # defined
NO_PACKAGE= Deinstallation is not permitted
-NO_TOOLS= # defined
PKG_PRESERVE= # defined
# These are needed to solve a chicken-and-egg problem where pkgsrc uses
Home |
Main Index |
Thread Index |
Old Index