summaryrefslogtreecommitdiff
path: root/lang/gnustep-objc/Makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-22Change all ports that need a new gcc on 3.x to use USE_NEWGCC.Chris Piazza1-5/+2
Notes: svn path=/head/; revision=20886
1999-08-17egcc/eg++ have been renamed to gcc295/g++295. ChangeChris Piazza1-4/+4
all the ports that use them accordingly. PR: 13205 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20765
1999-07-18BROKEN= "Hardcoded FreeBSD release numbers in PLIST"Chris Piazza1-1/+3
I'll fix this in a little while. Notes: svn path=/head/; revision=20260
1999-07-18Give this port a USE_XLIB so it'll link. Also move the CC=egccChris Piazza1-2/+4
into the ${OSVERSION} check so it'll actually compile on -current with egcs. Notes: svn path=/head/; revision=20259
1999-05-10New port gnustep. GNUstep is a set of general-purpose Objective-C librariesThomas Gellekum1-0/+53
base on the OpenStep standard developed by NeXT (now Apple) Inc. Notes: svn path=/head/; revision=18728