summaryrefslogtreecommitdiff
path: root/sysutils/skill
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-10-21 00:57:42 +0000
committerSteve Price <steve@FreeBSD.org>1998-10-21 00:57:42 +0000
commit2646e845ff93d66d7a8b1135ca481e9f284af0c8 (patch)
treedeffabe320b2949ec66c44c67f9ddb3ce9279bca /sysutils/skill
parenttypo fix. (diff)
Move manpages from pkg/PLIST to Makefile.
Notes
Notes: svn path=/head/; revision=14135
Diffstat (limited to 'sysutils/skill')
-rw-r--r--sysutils/skill/Makefile6
-rw-r--r--sysutils/skill/pkg-plist1
2 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/skill/Makefile b/sysutils/skill/Makefile
index 5a86e688691d..48bd40b40c61 100644
--- a/sysutils/skill/Makefile
+++ b/sysutils/skill/Makefile
@@ -3,7 +3,7 @@
# Date created: 04 Jun 1997
# Whom: Joao Carlos Mendes Luis <jonny@mailhost.coppe.ufrj.br>
#
-# $Id: Makefile,v 1.1.1.1 1997/06/05 17:03:24 obrien Exp $
+# $Id: Makefile,v 1.2 1997/10/30 02:30:10 jseger Exp $
#
DISTNAME= skill-3.7@P4
@@ -19,6 +19,7 @@ CONFIGURE_SCRIPT= Config
WRKSRC= ${WRKDIR}/${PKGNAME}
MAN1= skill.1
+MLINKS= skill.1 snice.1
# Bugs: skill.1 and snice.1 are hard links. When compressed they
# are changed to independent files. I'd like to change this...
@@ -26,7 +27,4 @@ MAN1= skill.1
pre-configure:
@chmod a+x ${WRKSRC}/Config
-post-install:
- @ln -sf ${PREFIX}/man/man1/skill.1.gz ${PREFIX}/man/man1/snice.1.gz
-
.include <bsd.port.mk>
diff --git a/sysutils/skill/pkg-plist b/sysutils/skill/pkg-plist
index 865472e5c6a4..44d0826db364 100644
--- a/sysutils/skill/pkg-plist
+++ b/sysutils/skill/pkg-plist
@@ -1,3 +1,2 @@
bin/skill
bin/snice
-man/man1/snice.1.gz