Correct the name of one of the _DEPRECATED macros.

This commit is contained in:
Joe Marcus Clarke 2004-04-09 03:12:04 +00:00
parent e13ceabf4d
commit c28b1ff457
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106533

View File

@ -19,7 +19,7 @@ All ports committers are allowed to commit to this file.
GTK_DISABLE_DEPRECATED
GDK_DISABLE_DEPRECATED
GLIB_DISABLE_DEPRECATED
G_DISABLE_DEPRECATED
The temporary solution is to either patch your port's Makefiles to,
or use an in-place regular expression to remove these macros. The