- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
For an introduction to building, configuring and using xmonad extensions,
see XMonad.Doc.
In particular:
* XMonad.Doc.Configuring, a guide to configuring xmonad.
* XMonad.Doc.Extending, using the contributed extensions library.
* XMonad.Doc.Developing, introduction to xmonad internals and
writing your own extensions.
WWW: http://www.xmonad.org/
PR: ports/120235
Submitted by: Matthieu Guegan <matt.guegan at free.fr>