diff options
-rw-r--r-- | devel/libscsi/Makefile | 4 | ||||
-rw-r--r-- | devel/libscsi/pkg/PLIST | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/devel/libscsi/Makefile b/devel/libscsi/Makefile index a3c825ab824..6b08e81eed3 100644 --- a/devel/libscsi/Makefile +++ b/devel/libscsi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1998/06/20 09:20:39 agc Exp $ +# $NetBSD: Makefile,v 1.3 1998/12/28 02:48:38 tv Exp $ # DISTNAME= libscsi-1.6 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.emsi.priv.at/pub/netbsd/contrib/ MAINTAINER= packages@netbsd.org -MAKE_ENV= LIBDIR=${PREFIX}/lib MANDIR=${PREFIX}/man +MAKE_ENV= LIBDIR=${PREFIX}/lib MANDIR=${PREFIX}/man NOPIC=1 NOPROFILE=1 .include "../../mk/bsd.prefs.mk" diff --git a/devel/libscsi/pkg/PLIST b/devel/libscsi/pkg/PLIST index ee70a5cfa58..ae85b0d06da 100644 --- a/devel/libscsi/pkg/PLIST +++ b/devel/libscsi/pkg/PLIST @@ -1,8 +1,6 @@ -@comment $NetBSD: PLIST,v 1.1 1998/05/03 21:23:00 frueauf Exp $ +@comment $NetBSD: PLIST,v 1.2 1998/12/28 02:48:38 tv Exp $ include/scsi.h lib/libscsi.a -lib/libscsi_p.a -lib/libscsi_pic.a man/cat3/scsi.0 man/cat3/scsireq_buff_decode.0 man/cat3/scsireq_build.0 |