summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-04-09 03:12:04 +0000
committermarcus <marcus@FreeBSD.org>2004-04-09 03:12:04 +0000
commit0cdb196a1ce35395a7ef0b2e4e129eb1ea2b9f34 (patch)
tree1bba2ca32cbf9d843778175265966bacdcb41536 /CHANGES
parentee57bec2c4c1664137124dd4686fd7b789debefd (diff)
downloadFreeBSD-ports-0cdb196a1ce35395a7ef0b2e4e129eb1ea2b9f34.zip
FreeBSD-ports-0cdb196a1ce35395a7ef0b2e4e129eb1ea2b9f34.tar.gz
Correct the name of one of the _DEPRECATED macros.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 6e7207c..6d194c7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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
OpenPOWER on IntegriCloud