cvs commit: ports/java/jdk13 Makefile ports/java/jdk13/files patch-common::Defs-bsd.gmk patch-j2sdk1.3.1-font-fontpath.c patch-j2sdk1.3.1-solaris-GNUmakefile

Greg Lewis glewis at FreeBSD.org
Fri Dec 8 11:39:48 PST 2006


glewis      2006-12-08 19:39:45 UTC

  FreeBSD ports repository

  Modified files:
    java/jdk13           Makefile 
    java/jdk13/files     patch-common::Defs-bsd.gmk 
  Added files:
    java/jdk13/files     patch-j2sdk1.3.1-font-fontpath.c 
                         patch-j2sdk1.3.1-solaris-GNUmakefile 
  Log:
  . Replace some hardwired /usr/X11R6 instances with X11BASE. [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]
  
  Revision  Changes    Path
  1.88      +16 -11    ports/java/jdk13/Makefile
  1.9       +20 -2     ports/java/jdk13/files/patch-common::Defs-bsd.gmk
  1.1       +13 -0     ports/java/jdk13/files/patch-j2sdk1.3.1-font-fontpath.c (new)
  1.1       +24 -0     ports/java/jdk13/files/patch-j2sdk1.3.1-solaris-GNUmakefile (new)


More information about the cvs-ports mailing list