Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jun 2004 18:19:59 +0000 (UTC)
From:      Greg Lewis <glewis@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net/javadc Makefile
Message-ID:  <200406091819.i59IJxZK001203@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@esil.univ-mrs.fr>
  
  Revision  Changes    Path
  1.7       +4 -3      ports/net/javadc/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406091819.i59IJxZK001203>