pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/shells/pdksh pdksh is no longer used to bootstrap buil...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0de541820650
branches:  trunk
changeset: 462495:0de541820650
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Sat Oct 04 10:23:16 2003 +0000

description:
pdksh is no longer used to bootstrap buildlink2.

diffstat:

 shells/pdksh/Makefile |  8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r e6478423f04f -r 0de541820650 shells/pdksh/Makefile
--- a/shells/pdksh/Makefile     Sat Oct 04 10:20:09 2003 +0000
+++ b/shells/pdksh/Makefile     Sat Oct 04 10:23:16 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 22:53:23 grant Exp $
+# $NetBSD: Makefile,v 1.6 2003/10/04 10:23:16 jlam Exp $
 #
 
 DISTNAME=      pdksh-5.2.14
@@ -15,9 +15,7 @@
 HOMEPAGE=      http://web.cs.mun.ca/~michael/pdksh/
 COMMENT=       Free clone of the AT&T Korn shell
 
-# pdksh is needed to bootstrap buildlink2 on some systems.
-USE_BUILDLINK2=        no
-
+USE_BUILDLINK2=        yes
 GNU_CONFIGURE= yes
 CONFIGURE_ARGS=        --program-prefix=pd
 
@@ -25,5 +23,3 @@
 PKG_SHELL=     ${PREFIX}/bin/pdksh
 
 .include "../../mk/bsd.pkg.mk"
-
-LDFLAGS=       # empty



Home | Main Index | Thread Index | Old Index