aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc-objc
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2004-07-20 05:44:52 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2004-07-20 05:44:52 +0000
commit4072ec1e78b7000dfa2fd4c7dda2beab6f6823df (patch)
tree4a912e34b657fb493293a7f3a3a2059dcf610100 /lang/gcc-objc
parent96f102e818574a07319f6455f62a4bc20d90af4d (diff)
downloadports-4072ec1e78b7000dfa2fd4c7dda2beab6f6823df.tar.gz
ports-4072ec1e78b7000dfa2fd4c7dda2beab6f6823df.zip
Notes
Diffstat (limited to 'lang/gcc-objc')
-rw-r--r--lang/gcc-objc/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/gcc-objc/Makefile b/lang/gcc-objc/Makefile
index 732675ab6e28..f748bbc86dc1 100644
--- a/lang/gcc-objc/Makefile
+++ b/lang/gcc-objc/Makefile
@@ -38,3 +38,7 @@ CONFLICTS?= gcc-3.3*
.endif
.include "${MASTERDIR}/Makefile"
+
+.if ${OSVERSION} >= 502122
+BROKEN= new ld: linker refuses to find shared libs
+.endif