Re: Adding description to bsd.options.desc.mk for Xaw and NeXtaw
- In reply to: Sid : "Adding description to bsd.options.desc.mk for Xaw and NeXtaw"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Oct 2021 05:59:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258905 > Subject: Adding description to bsd.options.desc.mk for Xaw and NeXtaw > > In short, > > +NEXTAW_DESC?= Use NeXtaw implementation of Athena > +XAW_DESC?= Use Xaw implementation of Athena Diff: > --- bsd.options.desc.mk.orig 2021-10-03 07:02:36.446891000 +0000 > +++ bsd.options.desc.mk 2021-10-03 07:04:58.859109000 +0000 > @@ -359,6 +359,7 @@ > NETCDF_DESC?= NetCDF data format support > NETLIB_DESC?= Blas implementation from Netlib > NETPBM_DESC?= Netpbm graphics toolkit support > +NEXTAW_DESC?= Use NeXtaw implementation of Athena > NFS_DESC?= Network File System support > NIS_DESC?= Network Information Services/YP support > NLS_DESC?= Native Language Support > @@ -533,6 +534,7 @@ > X264_DESC?= H.264 video codec support via x264 > X265_DESC?= H.265 video codec support via x265 > XALAN_DESC?= Xalan XSLT processor support > +XAW_DESC?= Use Xaw implementation of Athena > XCURSOR_DESC?= Cursor themes support > XERCES_DESC?= XML parser support via Xerces > XFT_DESC?= Xft font library support