summaryrefslogtreecommitdiff
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 4a1e6a519dbb..1af66378b32b 100644
--- a/devel/rvm/Makefile
+++ b/devel/rvm/Makefile
@@ -7,6 +7,7 @@
PORTNAME= rvm
PORTVERSION= 1.10
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/rvm/src/
@@ -18,6 +19,5 @@ LIB_DEPENDS= lwp.2:${PORTSDIR}/devel/lwp
USE_GMAKE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
-USE_AUTOTOOLS= libtool:15
.include <bsd.port.mk>