From f74a2eb793fe1b3ba2354a3c467bf70b9e47b956 Mon Sep 17 00:00:00 2001 From: grant Date: Sun, 28 Mar 2004 02:26:42 +0000 Subject: 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. --- pkgtools/libnbcompat/Makefile | 3 +-- pkgtools/pkg_install/Makefile | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'pkgtools') diff --git a/pkgtools/libnbcompat/Makefile b/pkgtools/libnbcompat/Makefile index 2f755165b9d..1cf618c6b1b 100644 --- a/pkgtools/libnbcompat/Makefile +++ b/pkgtools/libnbcompat/Makefile @@ -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 @@ MAINTAINER= grant@NetBSD.org 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 --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile index e84302de3ca..31f7e9bb9e3 100644 --- a/pkgtools/pkg_install/Makefile +++ b/pkgtools/pkg_install/Makefile @@ -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_CHECKSUM= # defined 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 -- cgit v1.2.3