diff options
Diffstat (limited to 'databases/gdbm')
-rw-r--r-- | databases/gdbm/Makefile | 2 | ||||
-rw-r--r-- | databases/gdbm/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/gdbm/Makefile b/databases/gdbm/Makefile index 06067834710..b2f449648e0 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 abd399a9405..fe167631466 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 |