mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
editors/emacs: Fix build when XWIDGETS knob is on
Reported by: olgeni
This commit is contained in:
parent
d864952f7d
commit
f76f9f534d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471249
1 changed files with 1 additions and 1 deletions
|
@ -200,7 +200,7 @@ XPM_USE= XORG=xpm
|
|||
XPM_CONFIGURE_WITH= xpm
|
||||
XWIDGETS_USE= XORG=xcomposite
|
||||
XWIDGETS_CONFIGURE_WITH= xwidgets
|
||||
XWIDGETS_LIB_DEPENDS= libwebkitgtk-3.0.so:www/webkit-gtk3
|
||||
XWIDGETS_LIB_DEPENDS= libwebkit2gtk-4.0.so:www/webkit2-gtk3
|
||||
XWIDGETS_IMPLIES= GTK3
|
||||
|
||||
EMACS_VER= 26.1
|
||||
|
|
Loading…
Add table
Reference in a new issue