summaryrefslogtreecommitdiff
path: root/devel/ORBacus
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-15 17:12:51 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-15 17:12:51 +0000
commit5cb14340042a107ee5ad92616d23d4d9551eb878 (patch)
tree627c8eec76ffb450072bffd91d2a746e8d206c3d /devel/ORBacus
parentFirst round of INSTALL_SHLIB fixes. (diff)
Second round of INSTALL_SHLIBS=yes fixes.
Notes
Notes: svn path=/head/; revision=29614
Diffstat (limited to 'devel/ORBacus')
-rw-r--r--devel/ORBacus/Makefile2
-rw-r--r--devel/ORBacus/pkg-plist3
2 files changed, 1 insertions, 4 deletions
diff --git a/devel/ORBacus/Makefile b/devel/ORBacus/Makefile
index 542952ed343c..857d85b4fca6 100644
--- a/devel/ORBacus/Makefile
+++ b/devel/ORBacus/Makefile
@@ -14,6 +14,7 @@ DISTNAME= OB-${PORTVERSION}
MAINTAINER= ejc@bazzle.com
USE_XLIB= yes
+INSTALL_SHLIBS= yes
HAS_CONFIGURE= yes
USE_NEWGCC= yes
CONFIGURE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}"
@@ -22,7 +23,6 @@ MLINKS= idl.1 hidl.1 - irdel.1 - irfeed.1 \
- irgen.1 - irserv.1 - jidl.1
post-install:
- ${LDCONFIG} -m ${PREFIX}/lib
${MKDIR} ${PREFIX}/share/doc/ORBacus
${INSTALL_DATA} ${WRKSRC}/ob/LICENSE ${PREFIX}/share/doc/ORBacus
diff --git a/devel/ORBacus/pkg-plist b/devel/ORBacus/pkg-plist
index 0624aee863fb..9e674ceadb4e 100644
--- a/devel/ORBacus/pkg-plist
+++ b/devel/ORBacus/pkg-plist
@@ -76,6 +76,3 @@ lib/libOBX11.a
share/doc/ORBacus/LICENSE
@dirrm share/doc/ORBacus
@dirrm include/OB
-@exec /sbin/ldconfig -m %D/lib
-@unexec /sbin/ldconfig -R
-