cvs commit: ports/net/javadc Makefile

Greg Lewis glewis at FreeBSD.org
Wed Jun 9 18:21:46 GMT 2004


glewis      2004-06-09 18:19:59 UTC

  FreeBSD ports repository

  Modified files:
    net/javadc           Makefile 
  Log:
  . bsd.java.mk 2.0 compliant
  . Fix build:
    . Enforce USE_JIKES=no as jikes won't let import statements contain no
      package name
    . Enforce JAVA_VERSION=1.3 as JDK 1.4 won't let import statements
      contain no package name
  . Re-enabled error statements while compiling
  
  PR:             66349
  Submitted by:   Herve Quiroz <herve.quiroz at esil.univ-mrs.fr>
  
  Revision  Changes    Path
  1.7       +4 -3      ports/net/javadc/Makefile


More information about the cvs-all mailing list