summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorrillig <rillig>2005-10-23 15:26:30 +0000
committerrillig <rillig>2005-10-23 15:26:30 +0000
commitd7578bafd95fe9d00c8014f1fb7bdf1e2f560b2c (patch)
treef7f5af61426a746a6fc938b030344e8dc38607d9 /shells
parent0ddaa37fcf4774f468d457213b4a5f0348a5ccd7 (diff)
downloadpkgsrc-d7578bafd95fe9d00c8014f1fb7bdf1e2f560b2c.tar.gz
Fixed pkglint warning.
Diffstat (limited to 'shells')
-rw-r--r--shells/pdksh/Makefile6
-rw-r--r--shells/rc/Makefile6
2 files changed, 6 insertions, 6 deletions
diff --git a/shells/pdksh/Makefile b/shells/pdksh/Makefile
index 2d95c0cb14e..f5851e74dd7 100644
--- a/shells/pdksh/Makefile
+++ b/shells/pdksh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/09/20 04:23:49 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2005/10/23 15:26:30 rillig Exp $
#
DISTNAME= pdksh-5.2.14
@@ -17,8 +17,8 @@ COMMENT= Free clone of the AT&T Korn shell
PKG_INSTALLATION_TYPES= overwrite pkgviews
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --program-prefix=pd
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --program-prefix=pd
USE_PKGINSTALL= yes
PKG_SHELL= bin/pdksh
diff --git a/shells/rc/Makefile b/shells/rc/Makefile
index 651d8093b50..9789725a3ad 100644
--- a/shells/rc/Makefile
+++ b/shells/rc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2005/09/20 04:23:49 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2005/10/23 15:27:20 rillig Exp $
DISTNAME= rc-1.6
PKGREVISION= 1
@@ -9,8 +9,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.star.le.ac.uk/%7Etjg/rc/
COMMENT= Unix incarnation of the plan9 shell
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-history
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --with-history
USE_PKGINSTALL= yes
PKG_SHELL= bin/rc