summaryrefslogtreecommitdiff
path: root/shells/osh
diff options
context:
space:
mode:
authorreed <reed>2007-03-26 17:01:59 +0000
committerreed <reed>2007-03-26 17:01:59 +0000
commit77ee2dddd0c95c6e5f4fac2d416488bab8e93b4f (patch)
treecfabc6dd249d0b9cd12ad71ea8a58d9cbffb5db2 /shells/osh
parent9cac04aa10b7120d10a5f1c3f4f9cb90ba43dc89 (diff)
downloadpkgsrc-77ee2dddd0c95c6e5f4fac2d416488bab8e93b4f.tar.gz
Revert PLIST.
Use different install target. Bump PKGREVISION. This is also for PR 36080. (TODO: look at SYSCONFDIR which is /etc.)
Diffstat (limited to 'shells/osh')
-rw-r--r--shells/osh/Makefile4
-rw-r--r--shells/osh/PLIST6
2 files changed, 4 insertions, 6 deletions
diff --git a/shells/osh/Makefile b/shells/osh/Makefile
index 4edb46fdb44..406773334f4 100644
--- a/shells/osh/Makefile
+++ b/shells/osh/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2007/03/26 16:43:34 reed Exp $
+# $NetBSD: Makefile,v 1.18 2007/03/26 17:01:59 reed Exp $
DISTNAME= osh-20070324
+PKGREVISION= 1
CATEGORIES= shells
MASTER_SITES= http://jneitzel.sdf1.org/osh/src/
@@ -13,6 +14,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_SHELL= bin/osh
BUILD_TARGET= oshall
+INSTALL_TARGET= install-oshall
TEST_TARGET= check
MAKE_ENV+= MANDIR=${PREFIX}/${PKGMANDIR}/man1
diff --git a/shells/osh/PLIST b/shells/osh/PLIST
index 605293ab67c..4c2a6790e3e 100644
--- a/shells/osh/PLIST
+++ b/shells/osh/PLIST
@@ -1,13 +1,9 @@
-@comment $NetBSD: PLIST,v 1.5 2007/03/26 16:58:25 reed Exp $
+@comment $NetBSD: PLIST,v 1.6 2007/03/26 17:01:59 reed Exp $
bin/fd2
-bin/glob6
bin/goto
bin/if
bin/osh
-bin/sh6
man/man1/fd2.1
-man/man1/glob6.1
man/man1/goto.1
man/man1/if.1
man/man1/osh.1
-man/man1/sh6.1