Date: Sun, 3 Apr 2005 07:36:11 +0000 (UTC) From: Joe Marcus Clarke <marcus@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/gaim Makefile Message-ID: <200504030736.j337aBGZ008081@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@brutele.be> Revision Changes Path 1.169 +33 -36 ports/net/gaim/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504030736.j337aBGZ008081>