Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Oct 2000 18:32:22 -0700 (PDT)
From:      Satoshi Asami <asami@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Mk bsd.gnome.mk bsd.port.mk
Message-ID:  <200010050132.SAA17572@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       2000/10/04 18:32:22 PDT

  Modified files:
    Mk                   bsd.port.mk 
  Added files:
    Mk                   bsd.gnome.mk 
  Log:
  Add bsd.gnome.mk that defines gnome-related dependency stuff and hooks
  in bsd.port.mk to support it.
  
  In particular, bsd.port.mk includes bsd.gnome.mk twice (once in the
  pre.mk section, once in the post.mk section) and prints out a message
  notifying the user of the existence of WITH_* options when one exists.
  
  It also adds MAKE=${GMAKE} to CONFIGURE_ENV when USE_GMAKE is defined.
  (This is not related to gnome, but I assume it's useful somewhere and
  it shouldn't hurt.)
  
  Submitted by:	ade, reg
  
  Revision  Changes    Path
  1.354     +15 -1     ports/Mk/bsd.port.mk



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?200010050132.SAA17572>