aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2022-01-15 16:11:29 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2022-01-15 16:25:06 +0000
commit7351012cc1c60f5def7a1a8cb9b7e26713615a9f (patch)
tree5c0d75dbc1190c2008d453b166c63a17b5950f36
parent1d85492c320beead778fc84b97013e828b1abcde (diff)
downloadports-7351012cc1c60f5def7a1a8cb9b7e26713615a9f.tar.gz
ports-7351012cc1c60f5def7a1a8cb9b7e26713615a9f.zip
editors/emacs-devel: Fix plist issue
When the GSETTINGS option was turned off, a few files were listed in pkg-plist that were not being installed. Sponsored by: The FreeBSD Foundation
-rw-r--r--editors/emacs-devel/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs-devel/pkg-plist b/editors/emacs-devel/pkg-plist
index 8375c00c0d88..08a11436f060 100644
--- a/editors/emacs-devel/pkg-plist
+++ b/editors/emacs-devel/pkg-plist
@@ -779,7 +779,7 @@ share/applications/emacsclient-mail.desktop
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/README
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/test-invalid.xml
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/test-valid.xml
-%%PGTK%%%%DATADIR%%/%%EMACS_VER%%/etc/org.gnu.emacs.defaults.gschema.valid
+%%GSETTINGS%%%%DATADIR%%/%%EMACS_VER%%/etc/org.gnu.emacs.defaults.gschema.valid
%%DATADIR%%/%%EMACS_VER%%/etc/org.gnu.emacs.defaults.gschema.xml
%%DATADIR%%/%%EMACS_VER%%/etc/org/OrgOdtContentTemplate.xml
%%DATADIR%%/%%EMACS_VER%%/etc/org/OrgOdtStyles.xml
@@ -4265,7 +4265,7 @@ share/applications/emacsclient-mail.desktop
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/xwidget.c
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/xwidget.h
include/emacs-module.h
-%%PGTK%%share/glib-2.0/schemas/org.gnu.emacs.defaults.gschema.xml
+%%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