From 5178b48938d20e336ec57a055a01cb66105cd20c Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Fri, 16 Jun 2000 10:38:50 +0000 Subject: Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with ldconfig in PLIST need personal consideration. --- databases/gdbm/Makefile | 2 ++ databases/gdbm/pkg-plist | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/gdbm') 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 -- cgit v1.2.3