cvs commit: ports/devel/subversion Makefile.common ports/devel/subversion-freebsd Makefile

David E. O'Brien obrien at FreeBSD.org
Thu May 27 23:58:12 UTC 2010


obrien      2010-05-27 23:58:12 UTC

  FreeBSD ports repository

  Modified files:
    devel/subversion     Makefile.common 
    devel/subversion-freebsd Makefile 
  Log:
  Some ports have a rather hardcoded dependency on Subversion and specifically
  devel/subversion (vs. devel/subversion-freebsd).
  So combine the two - allowing one to build just "subversion" to satisfy
  dependencies but with the FreeBSD hacks.
  
  I have not done this via an OPTION as I do not know if we want to expose
  "Build with FreeBSD hacks" to all the users of the Subversion port.  Instead
  it keys off of 'WITH_FREEBSD_SUBVERSION'.  If putting this in OPTIONS is the
  better approach I can follow up and do that.
  
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.137     +1 -4      ports/devel/subversion-freebsd/Makefile
  1.34      +9 -1      ports/devel/subversion/Makefile.common


More information about the cvs-ports mailing list