aboutsummaryrefslogtreecommitdiff
path: root/devel/libffi
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 08:48:22 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 08:48:22 +0000
commitdc1177a9a5be3b096b2023326ea54d3152bf1571 (patch)
treefac4efda6d456d2e4eb8e8e61b9c14eda7202813 /devel/libffi
parent880b5e44bc87f9065a91e444717a092d0661cce9 (diff)
downloadports-dc1177a9a5be3b096b2023326ea54d3152bf1571.tar.gz
ports-dc1177a9a5be3b096b2023326ea54d3152bf1571.zip
Fourth round of INSTALLS_SHLIBS conversion.
Notes
Notes: svn path=/head/; revision=29630
Diffstat (limited to 'devel/libffi')
-rw-r--r--devel/libffi/Makefile4
-rw-r--r--devel/libffi/pkg-plist2
2 files changed, 1 insertions, 5 deletions
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 <bsd.port.mk>
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