# --- T2-COPYRIGHT-NOTE-BEGIN --- # T2 SDE: package/*/lesstif/lesstif.conf # Copyright (C) 2004 - 2022 The T2 SDE Project # Copyright (C) 1998 - 2003 ROCK Linux Project # # This Copyright note is generated by scripts/Create-CopyPatch, # more information can be found in the files COPYING and README. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2. # --- T2-COPYRIGHT-NOTE-END --- prefix="usr/X11"; set_confopt var_append confopt ' ' '--enable-build-Xlt --enable-build-Xbae --with-xdnd' var_append confopt ' ' '--with-editres --enable-production' var_append INSTALL_WRAPPER_FILTER "|" \ 'sed "s,man/man[123456789n]/.*$,\\0lesstif,"' if atstage cross; then hook_add premake 5 "cd scripts; eval $MAKE $makeopt CC=$HOST_CC man2html; cd .." export AM_MAKEFLAGS="aclocaldir=$(pkgprefix datadir automake)/aclocal" var_append GCC_WRAPPER_INSERT ' ' "-L$root$libdir" fi hook_add postinstall 3 "register_wm $pkg mwm $bindir/mwm"