aboutsummaryrefslogtreecommitdiff
path: root/devel/liboil
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-10-04 03:25:19 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-10-04 03:25:19 +0000
commit4172c0b8c3bfd14b48d46b2a82d8265fbb064dcb (patch)
treec7bc2ba4bfdd56c19c4f0b3c6df3e015c9131aff /devel/liboil
parent7542e5c15d8f589bac3e05b0d61b0f5249499feb (diff)
Notes
Diffstat (limited to 'devel/liboil')
-rw-r--r--devel/liboil/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/liboil/Makefile b/devel/liboil/Makefile
index 3aa5871b53cf..e58f528c7c21 100644
--- a/devel/liboil/Makefile
+++ b/devel/liboil/Makefile
@@ -24,7 +24,7 @@ CFLAGS:= ${CFLAGS:N-O*} -O2
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 600000 && && !defined(WITH_3DNOW_GCC40)
+.if ${OSVERSION} < 600000 && !defined(WITH_3DNOW_GCC40)
BUILD_DEPENDS+= gcc34:${PORTSDIR}/lang/gcc34
RUN_DEPENDS+= gcc34:${PORTSDIR}/lang/gcc34
CC:= gcc34