cvs commit: ports/accessibility/gnomespeech distinfo
    Michael Johnson 
    ahze at FreeBSD.org
       
    Thu Mar 10 23:58:36 PST 2005
    
    
  
ahze        2005-03-11 07:58:35 UTC
  FreeBSD ports repository
  Modified files:
    accessibility/gnomespeech distinfo 
  Log:
  - Chase rerolled distfile
    only the following added to configure in new distfile
  
  +if test "x$JAVAC" != "x" ; then
  +  javac_version=`$JAVAC -version 2>&1 | sed -e "1s/javac //" -e "1q" `
  +  echo JAVAC VERSION $javac_version
  +  JAVAC="$JAVAC -source 1.4"
  +fi
  
  Revision  Changes    Path
  1.8       +2 -2      ports/accessibility/gnomespeech/distinfo
    
    
More information about the cvs-all
mailing list