summaryrefslogtreecommitdiff
path: root/databases/gdbm
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/gdbm
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/gdbm')
-rw-r--r--databases/gdbm/Makefile2
-rw-r--r--databases/gdbm/pkg-plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/gdbm/Makefile b/databases/gdbm/Makefile
index 06067834710d..b2f449648e03 100644
--- a/databases/gdbm/Makefile
+++ b/databases/gdbm/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= gdbm
MAINTAINER= bjn@visi.com
USE_LIBTOOL= yes
+INSTALLS_SHLIBS= yes
+
MAN3= gdbm.3
post-install:
diff --git a/databases/gdbm/pkg-plist b/databases/gdbm/pkg-plist
index abd399a94055..fe1676314666 100644
--- a/databases/gdbm/pkg-plist
+++ b/databases/gdbm/pkg-plist
@@ -5,5 +5,3 @@ info/gdbm.info
lib/libgdbm.a
lib/libgdbm.so
lib/libgdbm.so.2
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B