cvs commit: ports/net/gaim Makefile

Joe Marcus Clarke marcus at FreeBSD.org
Sat Apr 2 23:36:12 PST 2005


marcus      2005-04-03 07:36:11 UTC

  FreeBSD ports repository

  Modified files:
    net/gaim             Makefile 
  Log:
  Convert Gaim to use OPTIONS.
  
  * Add Perl option (disabled by default)
  * Unconditionally enable/disable GNUTLS (because of OPTIONS)
  * TCL_VER:
          - is now TCLTK_VER (makes more sense, since we enable both Tcl and
            Tk support)
          - has no effect unless the TCLTK option is enabled
          - is not mandatory anymore (defaults to 8.4)
  * Minor cleanups (s/--enable-nss=no/--disable-nss/, etc)
  
  PR:             79157
  Submitted by:   Jean-Yves Lefort <jylefort at brutele.be>
  
  Revision  Changes    Path
  1.169     +33 -36    ports/net/gaim/Makefile


More information about the cvs-ports mailing list