mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
Add missing dependencies on Xrender and Xext.
Poity hat to: kan
This commit is contained in:
parent
51b4abe689
commit
c095ff47d3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231719
@ -39,7 +39,7 @@ CONFIGURE_ARGS+= --disable-unity
|
||||
CONFIGURE_ARGS+= --with-x --without-gtkmm
|
||||
CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib" \
|
||||
CPPFLAGS="-I${LOCALBASE}/include"
|
||||
USE_XORG= x11 ice xineramaproto xinerama xrandr xtst
|
||||
USE_XORG= x11 ice xext xineramaproto xinerama xrandr xrender xtst
|
||||
USE_GNOME= gtk20 glib20
|
||||
PLIST_SUB+= X11=""
|
||||
CONFLICTS= open-vm-tools-nox11-[0-9]*
|
||||
|
Loading…
Reference in New Issue
Block a user