1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00

editors/emacs-devel: Set GLIB_SCHEMAS

...rather than guarding the file in pkg-plist.  glib-compile-schemas is
run during the build, but use the macro regardless.  It could make
certain changes like a major version bump of glib easier to deal with.

Reported by:	jbeich
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Joseph Mingrone 2022-01-16 14:05:14 -04:00
parent f1f911568f
commit f95666b0e1
No known key found for this signature in database
GPG Key ID: 36A40C83B0D6EF9E
2 changed files with 1 additions and 1 deletions

View File

@ -142,6 +142,7 @@ GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls
GNUTLS_CONFIGURE_WITH= gnutls
GSETTINGS_USE= GNOME=glib20
GSETTINGS_CONFIGURE_WITH= gsettings
GSETTINGS_VARS= GLIB_SCHEMAS+=org.gnu.emacs.defaults.gschema.xml
GTK2_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
GTK2_USE= GNOME=cairo,gtk20

View File

@ -4265,7 +4265,6 @@ share/applications/emacsclient-mail.desktop
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/xwidget.c
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/xwidget.h
include/emacs-module.h
%%GSETTINGS%%share/glib-2.0/schemas/org.gnu.emacs.defaults.gschema.xml
share/icons/hicolor/128x128/apps/emacs.png
share/icons/hicolor/16x16/apps/emacs.png
share/icons/hicolor/24x24/apps/emacs.png