aboutsummaryrefslogtreecommitdiff
path: root/Mk/Uses/gnome.mk
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-05-11 04:19:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-05-11 04:39:06 +0000
commit6f540920138eea8d9171ac8f8116ea678138d5dd (patch)
treea5ef054708102acdb9f2a547751d92cb124c4e2f /Mk/Uses/gnome.mk
parentc9e516fc904c66cba88cdbb9853863d734807595 (diff)
downloadports-6f540920138eea8d9171ac8f8116ea678138d5dd.tar.gz
ports-6f540920138eea8d9171ac8f8116ea678138d5dd.zip
Uses/gnome: fix comments still stating at @exec/@unexec
Diffstat (limited to 'Mk/Uses/gnome.mk')
-rw-r--r--Mk/Uses/gnome.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/Uses/gnome.mk b/Mk/Uses/gnome.mk
index 19b97c39da7d..30b345823f3e 100644
--- a/Mk/Uses/gnome.mk
+++ b/Mk/Uses/gnome.mk
@@ -43,7 +43,7 @@
# "GLIB_SCHEMAS=foo.gschema.xml bar.gschema.xml".
#
# INSTALLS_OMF - If set, bsd.gnome.mk will automatically scan pkg-plist
-# file and add apropriate @exec/@unexec directives for
+# file and add apropriate @postexec/@postunexec directives for
# each .omf file found to track OMF registration database.
#
# INSTALLS_ICONS - If a GTK+ port installs Freedesktop-style icons to
@@ -425,7 +425,7 @@ gnome-post-gconf-schemas:
done
.endif
-# we put the @unexec behind the plist schema entry, because it compiles files
+# we put the @glib-schemas behind the plist schema entry, because it compiles files
# in the directory. So we should remove the port file first before recompiling.
.if defined(GLIB_SCHEMAS)
_USES_install+= 690:gnome-post-glib-schemas