From 4a9b2ad461486e9d7e866abfe5416b158408ed89 Mon Sep 17 00:00:00 2001 From: frueauf Date: Thu, 12 Nov 1998 23:03:39 +0000 Subject: Fix some more pkglint nits. --- net/ORBit/Makefile | 4 +++- net/ORBit/pkg/PLIST | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile index 8e92bdac2d9..252927abaa2 100644 --- a/net/ORBit/Makefile +++ b/net/ORBit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1998/11/12 16:20:33 agc Exp $ +# $NetBSD: Makefile,v 1.6 1998/11/12 23:03:39 frueauf Exp $ # DISTNAME= ORBit-0.3.0 @@ -13,6 +13,8 @@ DEPENDS+= gindent-1.9.1:../../devel/gindent GNU_CONFIGURE= yes USE_LIBTOOL= yes + LIBTOOL_FLAGS= --install-la +INFO_FILES= libIDL.info .include "../../mk/bsd.pkg.mk" diff --git a/net/ORBit/pkg/PLIST b/net/ORBit/pkg/PLIST index f2dd34a3924..e846e9d999e 100644 --- a/net/ORBit/pkg/PLIST +++ b/net/ORBit/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 1998/10/05 14:02:07 agc Exp $ +@comment $NetBSD: PLIST,v 1.3 1998/11/12 23:03:39 frueauf Exp $ lib/libIDL.so.5.0 lib/libIDL.la lib/libIDL.a @@ -64,7 +64,9 @@ include/orb/orbit_object.h include/orb/orbit_object_type.h include/orb/orbit_poa.h include/orb/orbit_poa_type.h +@unexec %D/bin/install-info --delete %D/info/libIDL.info %D/info/dir info/libIDL.info +@exec %D/bin/install-info %D/info/libIDL.info %D/info/libIDL.info @dirrm include/libIDL @dirrm include/ORBitutil @dirrm include/IIOP -- cgit v1.2.3