summaryrefslogtreecommitdiffstats
path: root/databases/db46
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-16 10:38:50 +0000
committersobomax <sobomax@FreeBSD.org>2000-06-16 10:38:50 +0000
commitc7fd3f71f2bf0d16ca22b85267a8ba4df8e9b5a2 (patch)
tree89e915a2bf8568be2efa2fe01c4b703bb95b0dd2 /databases/db46
parentb2066c7c70a0ccedd6a3fda853744aec2281d951 (diff)
downloadFreeBSD-ports-c7fd3f71f2bf0d16ca22b85267a8ba4df8e9b5a2.zip
FreeBSD-ports-c7fd3f71f2bf0d16ca22b85267a8ba4df8e9b5a2.tar.gz
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
Diffstat (limited to 'databases/db46')
-rw-r--r--databases/db46/Makefile3
-rw-r--r--databases/db46/pkg-plist2
2 files changed, 2 insertions, 3 deletions
diff --git a/databases/db46/Makefile b/databases/db46/Makefile
index 7fcdb5d..3150c3a 100644
--- a/databases/db46/Makefile
+++ b/databases/db46/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/db46/pkg-plist b/databases/db46/pkg-plist
index 664a0b2..961bc04 100644
--- a/databases/db46/pkg-plist
+++ b/databases/db46/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
OpenPOWER on IntegriCloud