summaryrefslogtreecommitdiff
path: root/lang/gnustep-objc
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-08-22 19:46:45 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-08-22 19:46:45 +0000
commitc8d77a093bda0ea0dce30c4e9d91b8d7747d5a96 (patch)
tree4689741ba168336cb6e0973d2d3df8722b5fef8c /lang/gnustep-objc
parentchmod -> ${CHMOD} (diff)
Change all ports that need a new gcc on 3.x to use USE_NEWGCC.
Notes
Notes: svn path=/head/; revision=20886
Diffstat (limited to 'lang/gnustep-objc')
-rw-r--r--lang/gnustep-objc/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/lang/gnustep-objc/Makefile b/lang/gnustep-objc/Makefile
index 8b11e372d6a3..13cf56492127 100644
--- a/lang/gnustep-objc/Makefile
+++ b/lang/gnustep-objc/Makefile
@@ -3,7 +3,7 @@
# Date created: 03 October 1998
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.3 1999/07/18 06:28:44 cpiazza Exp $
+# $Id: Makefile,v 1.4 1999/08/17 19:36:55 cpiazza Exp $
#
DISTNAME= gstep-core-0.5.5
@@ -21,10 +21,6 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
.if ${OSVERSION} < 300000
BROKEN= "Sorry, this port does not work on FreeBSD-2.2.x"
-.elif ${OSVERSION} < 400000
-BUILD_DEPENDS= gcc295:${PORTSDIR}/lang/egcs
-RUN_DEPENDS= gcc295:${PORTSDIR}/lang/egcs
-CC= gcc295
.endif
BROKEN= "Hardcoded freebsd release numbers in PLIST"
@@ -43,6 +39,7 @@ USE_XLIB= yes
MAKEFILE=
MAKE_FLAGS= OPTFLAG="${CFLAGS}"
NO_MTREE= yes
+USE_NEWGCC= yes
GNUSTEPLIBDIR= ${PREFIX}/Libraries/ix86/freebsd3.1/gnu-gnu-gnu-xraw