aboutsummaryrefslogtreecommitdiff
path: root/lang/gnustep-objc
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-12-22 19:49:49 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-12-22 19:49:49 +0000
commit904b149e09b1bdee536a48b055f7f91e45e2b10c (patch)
tree71d705410b6232af9312dfa895390799b2d1ee84 /lang/gnustep-objc
parent540d2860754b99e7e94d21decac417484a28391f (diff)
downloadports-904b149e09b1bdee536a48b055f7f91e45e2b10c.tar.gz
ports-904b149e09b1bdee536a48b055f7f91e45e2b10c.zip
Notes
Diffstat (limited to 'lang/gnustep-objc')
-rw-r--r--lang/gnustep-objc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/gnustep-objc/Makefile b/lang/gnustep-objc/Makefile
index a42067bbf996..8e1c973e8a97 100644
--- a/lang/gnustep-objc/Makefile
+++ b/lang/gnustep-objc/Makefile
@@ -21,6 +21,8 @@ LDFLAGS+= -L${LOCALBASE}/lib
# does not build on:
NOT_FOR_ARCHS= amd64
+CONFLICTS?= gcc-3.2*
+
.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif