- set DEPRECATED

This commit is contained in:
Dirk Meyer 2007-02-25 13:40:24 +00:00
parent 2b91c0f667
commit 25fae07765
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185877

View file

@ -14,6 +14,9 @@ COMMENT= GNU Compiler Collection ${COMMENT2} with threads and shared libs
WITHOUT_JAVA= yes
DEPRECATED= please use objc from lang/gcc41
EXPIRATION_DATE= 2007-03-30
.if !defined(GNUSTEP_WITH_GCC32) && !defined(GNUSTEP_WITH_GCC33) && !defined(GNUSTEP_WITH_GCC34)
GNUSTEP_WITH_GCC32= yes
.endif