Index: Keywords/glib-schemas.ucl =================================================================== --- Keywords/glib-schemas.ucl +++ Keywords/glib-schemas.ucl @@ -8,6 +8,10 @@ # from USE_GNOME instead of calling this keyword directly. actions: [] +deprecated: true +deprecation_message: < /dev/null || true EOD Index: Keywords/gschemas.ucl =================================================================== --- /dev/null +++ Keywords/gschemas.ucl @@ -0,0 +1,27 @@ +# $FreeBSD$ +# +# MAINTAINER: gnome@FreeBSD.org +# +# Rebuild the glib schema cache. +# +# Ports installing glib schemas should use the GLIB_SCHEMAS macro +# from USE_GNOME instead of calling this keyword directly. + +arguments: true +actions_script: < /dev/null || true +EOD +post-deinstall: < /dev/null || true +EOD