aboutsummaryrefslogtreecommitdiff
path: root/devel/rvm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rvm/Makefile')
-rw-r--r--devel/rvm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rvm/Makefile b/devel/rvm/Makefile
index ac3c30712919..4a1e6a519dbb 100644
--- a/devel/rvm/Makefile
+++ b/devel/rvm/Makefile
@@ -18,6 +18,6 @@ LIB_DEPENDS= lwp.2:${PORTSDIR}/devel/lwp
USE_GMAKE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
-USE_LIBTOOL_VER= 15
+USE_AUTOTOOLS= libtool:15
.include <bsd.port.mk>