summaryrefslogtreecommitdiff
path: root/corba
diff options
context:
space:
mode:
authorfrueauf <frueauf>1998-11-12 23:03:39 +0000
committerfrueauf <frueauf>1998-11-12 23:03:39 +0000
commitc7475e873766d435043af731264d24f9809c7dae (patch)
tree0d29ac5d4e74a980af2ed8ee0c7abca262e3a3e8 /corba
parentbaf2267f0fcde7154e45b4388fa5f5fa3b477b81 (diff)
downloadpkgsrc-c7475e873766d435043af731264d24f9809c7dae.tar.gz
Fix some more pkglint nits.
Diffstat (limited to 'corba')
-rw-r--r--corba/ORBit/Makefile4
-rw-r--r--corba/ORBit/pkg/PLIST4
2 files changed, 6 insertions, 2 deletions
diff --git a/corba/ORBit/Makefile b/corba/ORBit/Makefile
index 8e92bdac2d9..252927abaa2 100644
--- a/corba/ORBit/Makefile
+++ b/corba/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/corba/ORBit/pkg/PLIST b/corba/ORBit/pkg/PLIST
index f2dd34a3924..e846e9d999e 100644
--- a/corba/ORBit/pkg/PLIST
+++ b/corba/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