aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ruby14/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ruby14/Makefile')
-rw-r--r--lang/ruby14/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ruby14/Makefile b/lang/ruby14/Makefile
index 019867361f91..f5e1904f9fb6 100644
--- a/lang/ruby14/Makefile
+++ b/lang/ruby14/Makefile
@@ -18,6 +18,7 @@ MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \
MAINTAINER= yasuf@bsdclub.org
GNU_CONFIGURE= yes
+INSTALL_SHLIBS= yes
CONFIGURE_ARGS= --enable-shared
MAN1= ruby.1
PLIST_SUB= RUBY_VER="${RUBY_VER}" RUBY_ARCH="${RUBY_ARCH}"
@@ -63,7 +64,6 @@ post-install:
${MKDIR} ${DOCDIR}/readline
${INSTALL_DATA} ${WRKSRC}/ext/readline/README ${DOCDIR}/readline
.endif
- ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
@${CAT} ${PKGMESSAGE}
test: