Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Oct 2000 22:00:36 -0700 (PDT)
From:      Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/deskutils/notebook Makefile ports/devel/codecrusader Makefile ports/devel/codemedic Makefile ports/mail/arrow Makefile ports/math/glove Makefile ports/math/thx_1138 Makefile ports/x11-fm/systemg Makefile ports/x11-toolkits/libj2dplot ...
Message-ID:  <200010030500.WAA84774@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
lioux       2000/10/02 22:00:36 PDT

  Modified files:
    deskutils/notebook   Makefile 
    devel/codecrusader   Makefile 
    devel/codemedic      Makefile 
    mail/arrow           Makefile 
    math/glove           Makefile 
    math/thx_1138        Makefile 
    x11-fm/systemg       Makefile 
    x11-toolkits/libj2dplot Makefile 
    x11-toolkits/libjparser Makefile 
    x11-toolkits/libjsearch Makefile 
    x11-toolkits/libjtoolbar Makefile 
    x11-toolkits/libjtree Makefile 
  Log:
  Approved by: Will
  
  Some simple changes. Mostly implementing Mr. Sada Kenji patches to
  JX x11-toolkit family ports:
  
     1. nonexistent -> ${NONEXISTENT}
     2. Allow you to define WRKDIRPREFIX safely.
  
     -JXPORT_WRKSRC= ${JXPORT}/work/JX-1.5.3
     +JXPORT_WRKSRC!=        cd ${JXPORT} && ${MAKE} -V WRKSRC
  
  Revision  Changes    Path
  1.2       +6 -5      ports/deskutils/notebook/Makefile
  1.13      +6 -5      ports/devel/codecrusader/Makefile
  1.2       +6 -5      ports/devel/codemedic/Makefile
  1.2       +6 -5      ports/mail/arrow/Makefile
  1.2       +6 -5      ports/math/glove/Makefile
  1.2       +6 -5      ports/math/thx_1138/Makefile
  1.2       +6 -5      ports/x11-fm/systemg/Makefile
  1.2       +7 -7      ports/x11-toolkits/libj2dplot/Makefile
  1.2       +7 -7      ports/x11-toolkits/libjparser/Makefile
  1.6       +2 -2      ports/x11-toolkits/libjsearch/Makefile
  1.5       +6 -5      ports/x11-toolkits/libjtoolbar/Makefile
  1.5       +6 -5      ports/x11-toolkits/libjtree/Makefile



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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