aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/gcc33/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/gcc33/Makefile b/lang/gcc33/Makefile
index c26c4d7e2a3..446ad48b15f 100644
--- a/lang/gcc33/Makefile
+++ b/lang/gcc33/Makefile
@@ -37,6 +37,9 @@ NOMANCOMPRESS= yes # too hard to deal with differences on 5-cur and releng4
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 700000
+IGNORE= does not support FreeBSD 7.x and above
+.endif
.if ${ARCH} == "amd64"
CONFIGURE_TARGET= x86_64-portbld-freebsd${OSREL}
BROKEN= "Bus errors in stage2; system compiler may be broken."
value='range'>range
path: root/graphics/p5-GD-SVG/pkg-plist
Commit message (Expand)AuthorAgeFilesLines
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2