diff options
author | Shafeeq Sinnamohideen <shafeeq@FreeBSD.org> | 2001-06-14 19:09:13 +0000 |
---|---|---|
committer | Shafeeq Sinnamohideen <shafeeq@FreeBSD.org> | 2001-06-14 19:09:13 +0000 |
commit | 1f1a87b7455378d3c68e82ea649903d6efced68d (patch) | |
tree | b8f85376cb68b72d348274aba2656e5fc11d8db2 /devel/rvm | |
parent | Upgrade to GNU shtool 1.5.4 (diff) |
Updated to Coda 5.3.15
Always using the provided configure script now
Notes
Notes:
svn path=/head/; revision=44007
Diffstat (limited to 'devel/rvm')
-rw-r--r-- | devel/rvm/Makefile | 4 | ||||
-rw-r--r-- | devel/rvm/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/rvm/Makefile b/devel/rvm/Makefile index 7ace636070f5..ff7771f9a756 100644 --- a/devel/rvm/Makefile +++ b/devel/rvm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rvm -PORTVERSION= 1.4 +PORTVERSION= 1.6 CATEGORIES= devel MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/rvm/src/ @@ -15,7 +15,7 @@ MAINTAINER= coda@cs.cmu.edu LIB_DEPENDS= lwp.2:${PORTSDIR}/devel/lwp USE_GMAKE= yes -USE_LIBTOOL= yes +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes .include <bsd.port.mk> diff --git a/devel/rvm/distinfo b/devel/rvm/distinfo index 234763850fe8..832b1bf9307c 100644 --- a/devel/rvm/distinfo +++ b/devel/rvm/distinfo @@ -1 +1 @@ -MD5 (rvm-1.4.tar.gz) = b0ce6fd67d6f1250a4381f83e9c97aa1 +MD5 (rvm-1.6.tar.gz) = 55ab680163b8c27495abd6e94eb83b11 |