summaryrefslogtreecommitdiff
path: root/lang/yarv
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2007-11-03 23:39:37 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2007-11-03 23:39:37 +0000
commitbdfbcd5303561405175c2e8218bf3378a068a14a (patch)
treee1445afec3a8b16b209bf7aa68bd99356899b8d8 /lang/yarv
parent- Update to 2.0.0.9 (diff)
Remove lang/gcc40 which only has three dependencies left in the tree
(all of which only have it as a minimal requirement and also build with lang/gcc42) and has issues on at least 8-CURRENT. Approved by: portmgr (pav)
Notes
Notes: svn path=/head/; revision=202497
Diffstat (limited to 'lang/yarv')
-rw-r--r--lang/yarv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/yarv/Makefile b/lang/yarv/Makefile
index b3b9da62af33..d6c2aa3c7f15 100644
--- a/lang/yarv/Makefile
+++ b/lang/yarv/Makefile
@@ -14,7 +14,7 @@ DIST_SUBDIR= ruby
MAINTAINER= mukai@jmuk.org
COMMENT= Yet Another Ruby Virtual-machine
-USE_GCC= 4.0+
+USE_GCC= 4.2+
USE_LDCONFIG= yes
USE_OPENSSL= yes
USE_RUBY= yes