aboutsummaryrefslogtreecommitdiff
path: root/devel/liboil/Makefile
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2008-02-05 12:33:13 +0000
committerMichael Johnson <ahze@FreeBSD.org>2008-02-05 12:33:13 +0000
commitd1f9b7d29dd79945bdd357563fea6286cd1864bf (patch)
tree29a3ffa530d68b96e0ec9835e3df73c70ab7ffa8 /devel/liboil/Makefile
parent7973dfa2a29f2049e78cc9a47f6d2b2e6767804e (diff)
downloadports-d1f9b7d29dd79945bdd357563fea6286cd1864bf.tar.gz
ports-d1f9b7d29dd79945bdd357563fea6286cd1864bf.zip
Notes
Diffstat (limited to 'devel/liboil/Makefile')
-rw-r--r--devel/liboil/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/liboil/Makefile b/devel/liboil/Makefile
index e58f528c7c21..265d4eccfedc 100644
--- a/devel/liboil/Makefile
+++ b/devel/liboil/Makefile
@@ -32,7 +32,7 @@ CXX:= g++34
.endif
.if defined(WITH_3DNOW_GCC40) && ${OSVERSION} < 700042
-USE_GCC= 4.0+
+USE_GCC= 4.1+
.if ${OSVERSION} < 600000
RUN_DEPENDS+= ${BUILD_DEPENDS}
.endif