diff options
author | agc <agc> | 1998-06-20 09:26:31 +0000 |
---|---|---|
committer | agc <agc> | 1998-06-20 09:26:31 +0000 |
commit | e4bd919e6c6de2452db75f7c07c75bf6da76d270 (patch) | |
tree | 01607ba3bdbb65f9503dc59d6b85b65efdb88861 | |
parent | fd7d3f5af11bf9a93af3586c61dc189f8e41cd83 (diff) | |
download | pkgsrc-e4bd919e6c6de2452db75f7c07c75bf6da76d270.tar.gz |
Update package Makefiles for automatic manual page handling.
-rw-r--r-- | comms/lrzsz/Makefile | 3 | ||||
-rw-r--r-- | comms/minicom/Makefile | 4 | ||||
-rw-r--r-- | comms/pilot-link/Makefile | 5 | ||||
-rw-r--r-- | converters/mpack/Makefile | 4 | ||||
-rw-r--r-- | converters/uudeview/Makefile | 4 | ||||
-rw-r--r-- | converters/uulib/Makefile | 4 | ||||
-rw-r--r-- | converters/xdeview/Makefile | 5 |
7 files changed, 7 insertions, 22 deletions
diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile index d97fbbbbe41..107d573bda1 100644 --- a/comms/lrzsz/Makefile +++ b/comms/lrzsz/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1998/04/20 11:56:20 frueauf Exp $ +# $NetBSD: Makefile,v 1.4 1998/06/20 09:26:31 agc Exp $ # FreeBSD Id: Makefile,v 1.5 1997/10/10 06:53:29 obrien Exp DISTNAME= lrzsz-0.12.18 @@ -8,6 +8,5 @@ MASTER_SITES= ftp://ftp.ihg.uni-duisburg.de/uwe/ MAINTAINER= packages@netbsd.org GNU_CONFIGURE= yes -MAN1= lrz.1 lsz.1 .include "../../mk/bsd.pkg.mk" diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile index 215fe14882e..4feeea19e1d 100644 --- a/comms/minicom/Makefile +++ b/comms/minicom/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/05/08 23:32:52 tron Exp $ +# $NetBSD: Makefile,v 1.8 1998/06/20 09:26:32 agc Exp $ # FreeBSD Id: Makefile,v 1.13 1998/01/03 10:58:40 obrien Exp # @@ -16,8 +16,6 @@ RUN_DEPENDS= lrz:../../comms/lrzsz \ WRKSRC= ${WRKDIR}/${PKGNAME}/src IS_INTERACTIVE= yes -MAN1= minicom.1 runscript.1 ascii-xfr.1 - .if !defined(BATCH) pre-install: # this script creates a link from your comm port to /dev/modem diff --git a/comms/pilot-link/Makefile b/comms/pilot-link/Makefile index 58191a56eb6..24ecb9b9b0a 100644 --- a/comms/pilot-link/Makefile +++ b/comms/pilot-link/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/05/13 14:04:58 frueauf Exp $ +# $NetBSD: Makefile,v 1.8 1998/06/20 09:26:33 agc Exp $ # DISTNAME= pilot-link.0.8.11 @@ -11,9 +11,6 @@ STRIPFLAG= GNU_CONFIGURE= yes USE_PERL5= yes -MAN1= dlpsh.1 ietf2datebook.1 install-datebook.1 install-memo.1 \ - install-user.1 pilot-xfer.1 read-ical.1 - # use "default" configure because overriding INSTALL_PROGRAM does the # wrong thing for libtool-based packages like pilot-link... diff --git a/converters/mpack/Makefile b/converters/mpack/Makefile index fdeaffa392b..08fcb9717fa 100644 --- a/converters/mpack/Makefile +++ b/converters/mpack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1998/04/20 11:56:21 frueauf Exp $ +# $NetBSD: Makefile,v 1.5 1998/06/20 09:33:12 agc Exp $ # FreeBSD Id: Makefile,v 1.7 1997/04/26 23:55:23 asami Exp # @@ -13,6 +13,4 @@ MAINTAINER= packages@netbsd.org WRKSRC= ${WRKDIR}/mpack MAKE_ENV= PREFIX=${PREFIX} -MAN1= mpack.1 munpack.1 - .include "../../mk/bsd.pkg.mk" diff --git a/converters/uudeview/Makefile b/converters/uudeview/Makefile index dd6adfee801..e536445d61d 100644 --- a/converters/uudeview/Makefile +++ b/converters/uudeview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/06/03 12:13:24 agc Exp $ +# $NetBSD: Makefile,v 1.8 1998/06/20 09:33:13 agc Exp $ # FreeBSD Id: Makefile,v 1.15 1998/02/18 22:19:58 hoek Exp # @@ -15,8 +15,6 @@ GNU_CONFIGURE= Yes CONFIGURE_ARGS= --enable-inews=inews --disable-tcl CONFIGURE_ENV= LDFLAGS=-s -MAN1= uudeview.1 uuenview.1 - PORTDOCDIR?= share/doc/uudeview .include "../../mk/bsd.prefs.mk" diff --git a/converters/uulib/Makefile b/converters/uulib/Makefile index 8534413d31e..44e76c97628 100644 --- a/converters/uulib/Makefile +++ b/converters/uulib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1998/06/03 12:35:44 agc Exp $ +# $NetBSD: Makefile,v 1.7 1998/06/20 09:33:13 agc Exp $ # FreeBSD Id: Makefile,v 1.14 1998/02/18 22:20:02 hoek Exp # @@ -12,8 +12,6 @@ MAINTAINER= packages@netbsd.org GNU_CONFIGURE= yes -MAN3= uulib.3 - ALL_TARGET= libuu.a libuu.so.1.0 DOCFILES= HISTORY doc/Makefile doc/README doc/binhex.fig \ diff --git a/converters/xdeview/Makefile b/converters/xdeview/Makefile index 118c54e149f..0a2dcb7c049 100644 --- a/converters/xdeview/Makefile +++ b/converters/xdeview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1998/06/19 22:14:02 tron Exp $ +# $NetBSD: Makefile,v 1.9 1998/06/20 09:33:13 agc Exp $ # FreeBSD Id: Makefile,v 1.11 1998/02/24 21:43:45 jseger Exp # @@ -23,13 +23,10 @@ CONFIGURE_ENV= LDFLAGS=-s \ ALL_TARGET= xdeview INSTALL_TARGET= install-tcl -MAN1= xdeview.1 PORTDOCDIR?= share/doc/xdeview DOCFILES= ${FILESDIR}/porting.notes ${WRKSRC}/HOWTO -.include "../../mk/bsd.prefs.mk" - post-install: @${ECHO_MSG} "===> Copying documents to ${PREFIX}/${PORTDOCDIR}" @${MKDIR} ${PREFIX}/${PORTDOCDIR} |