From 2cfb23e1722b854b9ba1b5fd1877154f27b0c17a Mon Sep 17 00:00:00 2001 From: fredb Date: Sat, 18 Sep 1999 15:14:41 +0000 Subject: Make manpages install always, to make PLIST correct, even if user sets MANINSTALL conditionally on !BSD_PKG_MK in /etc/mk.conf. --- devel/libscsi/files/patch-sum | 4 ++-- devel/libscsi/patches/patch-ab | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'devel/libscsi') diff --git a/devel/libscsi/files/patch-sum b/devel/libscsi/files/patch-sum index 255c3b50994..24e8f75d05a 100644 --- a/devel/libscsi/files/patch-sum +++ b/devel/libscsi/files/patch-sum @@ -1,6 +1,6 @@ -$NetBSD: patch-sum,v 1.1 1999/07/09 13:50:37 agc Exp $ +$NetBSD: patch-sum,v 1.2 1999/09/18 15:14:41 fredb Exp $ MD5 (patch-aa) = ebc87d7eb1feb71d310ca82c8dfbe08f -MD5 (patch-ab) = 209778b1208a7a72f4f27e58bcb93a95 +MD5 (patch-ab) = de9b3cf8380068d7a9a36ee78b7927ef MD5 (patch-ac) = 9a8b4258f4422d1f4c9137008e68cb2b MD5 (patch-ad) = d93ed885c2462ef273f8b3d6f6793ec8 diff --git a/devel/libscsi/patches/patch-ab b/devel/libscsi/patches/patch-ab index a8de18e267b..90653f53fcd 100644 --- a/devel/libscsi/patches/patch-ab +++ b/devel/libscsi/patches/patch-ab @@ -1,21 +1,21 @@ -$NetBSD: patch-ab,v 1.2 1998/08/07 10:40:25 agc Exp $ - ---- Makefile.orig Wed Feb 18 15:43:00 1998 -+++ Makefile Sat May 2 22:48:20 1998 -@@ -4,7 +4,11 @@ +--- Makefile.orig Wed Feb 18 08:43:00 1998 ++++ Makefile Sat Sep 18 09:27:26 1999 +@@ -4,7 +4,13 @@ #CFLAGS+=-DLIBC_SCCS -I${.CURDIR}/../../sys SRCS= scsi.c -MAN3= scsi.3 +NOLINT= 1 + -+MANINSTALL?= catinstall maninstall ++.include ++ ++MANINSTALL= maninstall catinstall + +MAN+= scsi.3 MLINKS+=scsi.3 scsireq_buff_decode.3 scsi.3 scsireq_build.3 \ scsi.3 scsireq_decode.3 scsi.3 scsireq_encode.3 \ -@@ -14,8 +18,8 @@ +@@ -14,8 +20,8 @@ scsi.3 scsi_debug_output.3 beforeinstall: -- cgit v1.2.3