pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_install remove redundant USE_BUILDLINK2, ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/00a44ddfab40
branches: trunk
changeset: 461660:00a44ddfab40
user: grant <grant%pkgsrc.org@localhost>
date: Thu Sep 18 23:43:37 2003 +0000
description:
remove redundant USE_BUILDLINK2, as we set NO_BUILDLINK later.
diffstat:
pkgtools/pkg_install/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r acb7771519fc -r 00a44ddfab40 pkgtools/pkg_install/Makefile
--- a/pkgtools/pkg_install/Makefile Thu Sep 18 23:42:24 2003 +0000
+++ b/pkgtools/pkg_install/Makefile Thu Sep 18 23:43:37 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.85 2003/09/18 23:42:24 grant Exp $
+# $NetBSD: Makefile,v 1.86 2003/09/18 23:43:37 grant Exp $
# Notes to package maintainers:
#
@@ -17,7 +17,6 @@
HOMEPAGE= http://www.pkgsrc.org/
COMMENT= Package installation and administration tools
-USE_BUILDLINK2= # defined
GNU_CONFIGURE= # defined
CONFIGURE_ARGS+= --with-pkgdbdir=${PKG_DBDIR}
Home |
Main Index |
Thread Index |
Old Index