summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorjlam <jlam>2006-03-30 03:44:41 +0000
committerjlam <jlam>2006-03-30 03:44:41 +0000
commit4057b7edfd80c4e8a3774f92e4dd6fa07e21e57c (patch)
treee284cce507534ba20c3380c2f5b60203bf4526fe /shells
parent8a3f3aff46d4065ab9601287b6d7839ed280af03 (diff)
downloadpkgsrc-4057b7edfd80c4e8a3774f92e4dd6fa07e21e57c.tar.gz
* Honor PKGINFODIR.
* List the info files directly in the PLIST.
Diffstat (limited to 'shells')
-rw-r--r--shells/bash/Makefile5
-rw-r--r--shells/bash/PLIST3
2 files changed, 4 insertions, 4 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile
index a8c1a3503de..bcd7f6169b3 100644
--- a/shells/bash/Makefile
+++ b/shells/bash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/03/05 16:27:28 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2006/03/30 03:44:44 jlam Exp $
DISTNAME= bash-3.1
PKGNAME= bash-3.1pl1
@@ -25,8 +25,7 @@ MAKE_ENV+= INSTALL_SCRIPT=${INSTALL_SCRIPT:Q}
CPPFLAGS+= -DDEFAULT_PATH_VALUE="\"/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin\""
TEST_TARGET= test
-INFO_FILES= bash.info
-
+INFO_FILES= # PLIST
PKG_SHELL= bin/bash
# All features enabled by default.
diff --git a/shells/bash/PLIST b/shells/bash/PLIST
index f781f67e75b..634e059d94d 100644
--- a/shells/bash/PLIST
+++ b/shells/bash/PLIST
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/10/21 03:11:14 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/03/30 03:44:44 jlam Exp $
bin/bash
bin/bashbug
+info/bash.info
man/man1/bash.1
man/man1/bashbug.1
${PKGLOCALEDIR}/locale/en@boldquot/LC_MESSAGES/bash.mo