cvs commit: ports/Mk bsd.apache.mk

Olli Hauer ohauer at FreeBSD.org
Sun Nov 6 21:55:54 UTC 2011


ohauer      2011-11-06 21:55:53 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.apache.mk 
  Log:
  - force usage of USE_APACHE values without '.'
  
   Examples:
    USE_APACHE= 22       # specify exact version
    USE_APACHE= 13+      # specify [min] version, no [max] version
    USE_APACHE= 13-22    # specify [min]-[max] range
    USE_APACHE= -22      # specify [max] version, no [min] version
  
  with hat apache@
  
  Revision  Changes    Path
  1.32      +5 -5      ports/Mk/bsd.apache.mk


More information about the cvs-all mailing list