summaryrefslogtreecommitdiff
path: root/databases/db44
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 10:38:50 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 10:38:50 +0000
commit5178b48938d20e336ec57a055a01cb66105cd20c (patch)
tree7b629f06e72f052bb88c209caf447e4bb6077033 /databases/db44
parentUpgrade to 1.1. (diff)
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
Notes
Notes: svn path=/head/; revision=29636
Diffstat (limited to 'databases/db44')
-rw-r--r--databases/db44/Makefile3
-rw-r--r--databases/db44/pkg-plist2
2 files changed, 2 insertions, 3 deletions
diff --git a/databases/db44/Makefile b/databases/db44/Makefile
index 7fcdb5d92877..3150c3af63e3 100644
--- a/databases/db44/Makefile
+++ b/databases/db44/Makefile
@@ -17,7 +17,8 @@ Y2K= http://www.sleepycat.com/faq.html#A8
MANUAL_PACKAGE_BUILD= incompatible with libc internal db calls
WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix
-GNU_CONFIGURE= YES
+INSTALLS_SHLIBS= yes
+GNU_CONFIGURE= yes
CONFIGURE_SCRIPT= ../dist/configure
CONFIGURE_ARGS= --enable-compat185 \
--enable-dump185 --enable-cxx
diff --git a/databases/db44/pkg-plist b/databases/db44/pkg-plist
index 664a0b2700e4..961bc047a6e4 100644
--- a/databases/db44/pkg-plist
+++ b/databases/db44/pkg-plist
@@ -562,5 +562,3 @@ share/examples/db2/examples_java/TpcbExample.java
@dirrm share/doc/db2/api_java
@dirrm share/doc/db2/images
@dirrm share/doc/db2
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R