1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

Using USE_XORG alone is deprecated, please use USES=xorg

This commit is contained in:
Cy Schubert 2019-09-29 04:46:33 +00:00
parent fba040e62b
commit 92311a4960
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513192

View File

@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
MAKE_JOBS_UNSAFE= yes
CONFLICTS= lesstif-[0-9]*
USES= autoreconf gmake iconv jpeg libtool:keepla pkgconfig
USES= autoreconf gmake iconv jpeg libtool:keepla pkgconfig xorg
USE_XORG= x11 xaw xbitmaps xext xft xt xmu xrender sm ice
LIB_DEPENDS= libXp.so:x11/libXp \
libfontconfig.so:x11-fonts/fontconfig \