summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorjlam <jlam>2003-10-04 10:23:16 +0000
committerjlam <jlam>2003-10-04 10:23:16 +0000
commit0637d59d9fafc3f0a449afd04fecc7a7055f9862 (patch)
tree2eb10e6442f758ac801fff5228e33e4d4e8b0b70 /shells
parente01cfcca75475c75e148b9163caf4f1823af942f (diff)
downloadpkgsrc-0637d59d9fafc3f0a449afd04fecc7a7055f9862.tar.gz
pdksh is no longer used to bootstrap buildlink2.
Diffstat (limited to 'shells')
-rw-r--r--shells/pdksh/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/shells/pdksh/Makefile b/shells/pdksh/Makefile
index 25c5fe36fe1..d11cd4273c7 100644
--- a/shells/pdksh/Makefile
+++ b/shells/pdksh/Makefile
@@ -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 @@ MAINTAINER= schmonz@NetBSD.org
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 @@ USE_PKGINSTALL= yes
PKG_SHELL= ${PREFIX}/bin/pdksh
.include "../../mk/bsd.pkg.mk"
-
-LDFLAGS= # empty