/x11/gnome-desktop/

ersion of Java . Fix the build with recent xorg. 2010-05-26T06:43:24+00:00 Greg Lewis glewis@FreeBSD.org 2010-05-26T06:43:24+00:00 946263681fdf523973303bbcedcec206771c7af9 Pointed out by: pointyhat (via erwin@)
Pointed out by:	pointyhat (via erwin@)
- Remove unneeded dependency from gtk12/gtk20 [1] 2008-04-19T17:56:05+00:00 Martin Wilke miwi@FreeBSD.org 2008-04-19T17:56:05+00:00 3e4ed01146cfe2bdca465bd0e4d199341f62a0b6 - 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)
- 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)
. Make it so we include Xm/XmIm.h rather than defining our own prototype. 2007-06-02T21:18:27+00:00 Greg Lewis glewis@FreeBSD.org 2007-06-02T21:18:27+00:00 a40ce7783f5acbbff6be608f4eb50f0974d80b11 Fixes a build error due to the prototype being defined not matching the actual function. Pointed out by: pointyhat (via kris)
  Fixes a build error due to the prototype being defined not matching
  the actual function.

Pointed out by:	pointyhat (via kris)
. Replace some hardwired /usr/X11R6 instances with X11BASE. [1] 2006-12-08T19:39:45+00:00 Greg Lewis glewis@FreeBSD.org 2006-12-08T19:39:45+00:00 0b647d9e4bc658c55fc7d7f24a0571ca997fb69a . Replace one hardwired /usr/local instance with LOCALBASE. This wasn't a problem since the port Makefile overrode that variable anyway. . Small Makefile restructure to keep related variables in one place. Pointed out by: pointyhat (via kris) [1]
. Replace one hardwired /usr/local instance with LOCALBASE.  This wasn't
  a problem since the port Makefile overrode that variable anyway.
. Small Makefile restructure to keep related variables in one place.

Pointed out by:	pointyhat (via kris) [1]