From 9c0dac745162abe795ae7703c1587bd66e6cdf19 Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Mon, 12 Jan 1998 19:19:44 +0000 Subject: Install the raw (roff) man pages, not the formatted ones. --- dns/bind8/Makefile | 4 ++-- dns/bind8/files/patch-ab | 13 +++++++++++-- 2 files changed, 13 insertions(+), 4 deletions(-) (limited to 'dns/bind8') diff --git a/dns/bind8/Makefile b/dns/bind8/Makefile index cc01f230a350..880825439da8 100644 --- a/dns/bind8/Makefile +++ b/dns/bind8/Makefile @@ -3,7 +3,7 @@ # Date created: 18 July 1997 # Whom: jseger@scds.com # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/11/26 00:24:18 jseger Exp $ # DISTNAME= bind-8.1.1 @@ -40,5 +40,5 @@ post-install: # for i in ${MAN8}; do \ # ${INSTALL_MAN} ${WRKDIR}/doc/man/$$i ${PREFIX}/man/man8/; \ # done - @(cd ${WRKDIR}/doc/man && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${INSTALL_TARGET}) + @(cd ${WRKDIR}/doc/man && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} clean all ${INSTALL_TARGET}) .include diff --git a/dns/bind8/files/patch-ab b/dns/bind8/files/patch-ab index 20054cfcd842..2666baa8847c 100644 --- a/dns/bind8/files/patch-ab +++ b/dns/bind8/files/patch-ab @@ -1,5 +1,5 @@ ---- doc/man/Makefile.orig Tue Nov 25 17:42:18 1997 -+++ doc/man/Makefile Tue Nov 25 17:43:23 1997 +--- doc/man/Makefile.orig Fri Mar 14 04:43:51 1997 ++++ doc/man/Makefile Mon Jan 5 14:03:46 1998 @@ -52,26 +52,26 @@ # Target directory for the manual directory tree. Eg., may be used to # specify the path of an NFS-mounted directory for common files. @@ -31,3 +31,12 @@ # # Command to install manual entries +@@ -105,7 +105,7 @@ + # can be used. + # MANROFF = cat + # +-MANROFF = ( tbl | nroff -mandoc ) ++MANROFF = cat + + # + # Default extensions for installed manual entries. The following variables -- cgit v1.2.3