summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-06-22 12:58:33 +0000
committeragc <agc@pkgsrc.org>1998-06-22 12:58:33 +0000
commit988019b0161173d9185365a43313f01b0fdb5e3d (patch)
treed4348e0f294c2e984b78663e6958bb9a3bb8fcd8 /textproc
parentdaa3dd519ae7d2f2b965e1cc9ca7cd78fa7ad24c (diff)
downloadpkgsrc-988019b0161173d9185365a43313f01b0fdb5e3d.tar.gz
Update package Makefiles for automatic manual page handling.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/glimpse/Makefile3
-rw-r--r--textproc/ispell/Makefile6
-rw-r--r--textproc/par/Makefile3
-rw-r--r--textproc/rman/Makefile3
-rw-r--r--textproc/unroff/Makefile3
5 files changed, 5 insertions, 13 deletions
diff --git a/textproc/glimpse/Makefile b/textproc/glimpse/Makefile
index ca5efe9a79e..34eea6d3be2 100644
--- a/textproc/glimpse/Makefile
+++ b/textproc/glimpse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/04/20 11:56:33 frueauf Exp $
+# $NetBSD: Makefile,v 1.5 1998/06/22 13:12:13 agc Exp $
# FreeBSD Id: Makefile,v 1.12 1997/07/17 19:29:07 andreas Exp
#
@@ -12,7 +12,6 @@ MAINTAINER= packages@netbsd.org
NO_CDROM= "Restrictive copyright (don't sell for profit)"
GNU_CONFIGURE= yes
-MAN1= glimpse.1 glimpseindex.1 glimpseserver.1 agrep.1
pre-configure:
chmod ugo+x ${WRKSRC}/configure
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile
index 3a37080cd29..f1f40f40e4a 100644
--- a/textproc/ispell/Makefile
+++ b/textproc/ispell/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1998/06/10 08:02:09 agc Exp $
+# $NetBSD: Makefile,v 1.10 1998/06/22 13:12:14 agc Exp $
# FreeBSD Id: Makefile,v 1.21 1997/08/13 23:29:52 jmz Exp
#
@@ -12,10 +12,6 @@ MAINTAINER= packages@netbsd.org
MAKE_FLAGS= TMPDIR=${.CURDIR}
SCRIPTS_ENV= "LANG=${LANG}"
-MAN1= buildhash.1 findaffix.1 ispell.1 munchlist.1 \
- sq.1 tryaffix.1 unsq.1
-MAN4= ispell.4 english.4
-
.include "../../mk/bsd.prefs.mk"
pre-extract pre-build pre-install:
diff --git a/textproc/par/Makefile b/textproc/par/Makefile
index 0137971c94d..2b126917935 100644
--- a/textproc/par/Makefile
+++ b/textproc/par/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1998/04/15 10:38:51 agc Exp $
+# $NetBSD: Makefile,v 1.4 1998/06/22 13:12:14 agc Exp $
# FreeBSD Id: Makefile,v 1.2 1997/08/13 06:33:51 asami Exp
#
@@ -10,7 +10,6 @@ MASTER_SITES= http://www.cs.berkeley.edu/~amc/Par/
MAINTAINER= mark@grondar.za
ALL_TARGET=
-MAN1= par.1
do-configure:
(cd ${WRKSRC}; ${CP} protoMakefile Makefile)
diff --git a/textproc/rman/Makefile b/textproc/rman/Makefile
index 0da6563a385..e1f96ac4e0a 100644
--- a/textproc/rman/Makefile
+++ b/textproc/rman/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1998/05/06 09:51:02 agc Exp $
+# $NetBSD: Makefile,v 1.9 1998/06/22 13:12:14 agc Exp $
# FreeBSD Id: Makefile,v 1.17 1997/12/08 15:45:27 tg Exp
#
@@ -11,7 +11,6 @@ MAINTAINER= packages@netbsd.org
NO_CDROM= "License required"
MIRROR_DISTFILE= no
-MAN1= rman.1
post-install:
@strip ${PREFIX}/bin/rman
diff --git a/textproc/unroff/Makefile b/textproc/unroff/Makefile
index a3742df4ee9..5475fa4d05f 100644
--- a/textproc/unroff/Makefile
+++ b/textproc/unroff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/04/24 09:20:37 agc Exp $
+# $NetBSD: Makefile,v 1.5 1998/06/22 13:12:14 agc Exp $
# FreeBSD Id: Makefile,v 1.6 1997/04/27 00:11:48 asami Exp
#
@@ -20,7 +20,6 @@ DIST_SUBDIR= unroff
UNROFF_SITE= http://www-rn.informatik.uni-bremen.de/software/unroff
PATCH1= me-misc-patch
PATCH2= misc-patch-2
-MAN1= unroff.1 unroff-html.1 unroff-html-man.1 unroff-html-ms.1
pre-patch:
@${ECHO_MSG} "===> Applying distribution patches for ${PKGNAME}"