mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
editors/emacs-devel: limit wayland category to PGTK option
Don't advertise -nox flavor (no GUI) as having Wayland support.
This commit is contained in:
parent
2cf1c1570d
commit
ac89e16f26
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue