aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-12-21 17:38:48 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-12-21 17:57:14 +0000
commitac89e16f26fceef6fca2dbab8f14a0cbc964233a (patch)
tree09480122190f445a3c3a69844075515e7d4f2c48
parent2cf1c1570dbc4945051ef32639c6dae12e1d915d (diff)
downloadports-ac89e16f26fceef6fca2dbab8f14a0cbc964233a.tar.gz
ports-ac89e16f26fceef6fca2dbab8f14a0cbc964233a.zip
editors/emacs-devel: limit wayland category to PGTK option
Don't advertise -nox flavor (no GUI) as having Wayland support.
-rw-r--r--editors/emacs-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile
index 8f8492f189be..ffd61dd1ffb6 100644
--- a/editors/emacs-devel/Makefile
+++ b/editors/emacs-devel/Makefile
@@ -1,7 +1,7 @@
PORTNAME= emacs
DISTVERSION= 30.0.50.20221216
PORTEPOCH= 3
-CATEGORIES= editors wayland
+CATEGORIES= editors
PKGNAMESUFFIX= -devel
MAINTAINER= emacs@FreeBSD.org
@@ -181,6 +181,7 @@ OTF_LIB_DEPENDS= libotf.so:print/libotf
OTF_CONFIGURE_WITH= libotf
PGTK_IMPLIES= CAIRO GTK3
PGTK_PREVENTS= M17N XFT XPM
+PGTK_CATEGORIES= wayland
PGTK_CONFIGURE_WITH= pgtk
PNG_LIB_DEPENDS= libpng.so:graphics/png
PNG_CONFIGURE_WITH= png