aboutsummaryrefslogtreecommitdiff
path: root/devel/libffi-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libffi-devel/Makefile')
-rw-r--r--devel/libffi-devel/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/libffi-devel/Makefile b/devel/libffi-devel/Makefile
index ae0157fc51b5..9033938e3d80 100644
--- a/devel/libffi-devel/Makefile
+++ b/devel/libffi-devel/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>