aboutsummaryrefslogtreecommitdiff
path: root/archivers/rvm
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2012-07-26 21:59:12 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2012-07-26 21:59:12 +0000
commit8ad7d04c72a732b32c4c3d498ccffe30bbdf9fd5 (patch)
treee22768f9f31bf6e9f0d8657a11e4d95d0ed95d97 /archivers/rvm
parent30c1a0a7927d6992cbf7baf9e8e1f637b2e4f6d4 (diff)
downloadports-8ad7d04c72a732b32c4c3d498ccffe30bbdf9fd5.tar.gz
ports-8ad7d04c72a732b32c4c3d498ccffe30bbdf9fd5.zip
Replace USE_GCC=4.4+ by USE_GCC=4.6+ since GCC 4.4 is on its way out
and GCC 4.6 has been the default for a while. Approved by: maintainer
Notes
Notes: svn path=/head/; revision=301583
Diffstat (limited to 'archivers/rvm')
-rw-r--r--archivers/rvm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/rvm/Makefile b/archivers/rvm/Makefile
index 53b1b9843ec6..fa395b523b66 100644
--- a/archivers/rvm/Makefile
+++ b/archivers/rvm/Makefile
@@ -22,7 +22,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
NO_LATEST_LINK= yes
USE_GMAKE= yes
-USE_GCC= 4.4+
+USE_GCC= 4.6+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-default-config-file=${PREFIX}/etc/rvm.conf \
--enable-assume-stl-memory-exception