From dc1177a9a5be3b096b2023326ea54d3152bf1571 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Fri, 16 Jun 2000 08:48:22 +0000 Subject: Fourth round of INSTALLS_SHLIBS conversion. --- devel/libffi/Makefile | 4 +--- devel/libffi/pkg-plist | 2 -- 2 files changed, 1 insertion(+), 5 deletions(-) (limited to 'devel/libffi') diff --git a/devel/libffi/Makefile b/devel/libffi/Makefile index ae0157fc51b5..9033938e3d80 100644 --- a/devel/libffi/Makefile +++ b/devel/libffi/Makefile @@ -13,9 +13,7 @@ MASTER_SITES= ftp://sourceware.cygnus.com/pub/libffi/ MAINTAINER= horance@freedom.ie.cycu.edu.tw USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes CONFIGURE_TARGET= # empty -post-install: - @${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib - .include diff --git a/devel/libffi/pkg-plist b/devel/libffi/pkg-plist index 0051e01b0c05..1c80c754c715 100644 --- a/devel/libffi/pkg-plist +++ b/devel/libffi/pkg-plist @@ -4,5 +4,3 @@ include/ffi_mips.h lib/libffi.a lib/libffi.so lib/libffi.so.2.3 -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -- cgit v1.2.3