Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Sep 2013 15:16:40 +0200
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        David Wolfskill <david@catwhisker.org>
Cc:        tcltk@FreeBSD.org
Subject:   Re: [HEADS UP] Tcl/Tk moves to the USES framework
Message-ID:  <20130919131640.GM86832@gahrfit.gahr.ch>
In-Reply-To: <20130919124623.GZ1560@albert.catwhisker.org>
References:  <20130919120004.GL86832@gahrfit.gahr.ch> <20130919124623.GZ1560@albert.catwhisker.org>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
On 2013-Sep-19, 05:46, David Wolfskill wrote:
> On Thu, Sep 19, 2013 at 02:00:04PM +0200, Pietro Cerutti wrote:
> > All,
> > 
> > as of r327607 [1], Tcl/Tk ports can use the new USES framework, as
> > described in [2].
> > 
> > We (tcltk@) could use your help to transition from the deprecated
> > USE_TCL and USE_TK variables to the new framework.
> > ....
> 
> I'm still updating ports -- libxul & firefox, particularly -- on my
> laptop after updating /usr/ports to r327610, so I haven't yet had a
> chance to actually test this, but it *looks* to me as if:
> 
> diff -ru /usr/ports/astro/gpsman/Makefile gpsman/Makefile
> --- /usr/ports/astro/gpsman/Makefile    2013-06-21 05:10:45.000000000 -0700
> +++ gpsman/Makefile     2013-09-19 05:41:30.000000000 -0700
> @@ -14,7 +14,7 @@
>  MAINTAINER=    david@catwhisker.org
>  COMMENT=       A Tcl/Tk-based GPS management utility
>  
> -USE_TK_RUN=    84+
> +USES+= tk:84+
>  
>  WRKSRC=                ${WRKDIR}/${PORTNAME}-${PORTVERSION}
>  SUB_FILES=     pkg-message
> g1-227(9.2-P)[3] 
> 
> 
> is what's wanted (for astro/gpsman).
> 
> Am I close?  :-}

Yes, that's correct. You could also USES+=tk:84+,run to limit it to a
run depend. Thanks!

-- 
Pietro Cerutti
The FreeBSD Project
gahr@FreeBSD.org

PGP Public Key:
http://gahr.ch/pgp

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.21 (FreeBSD)

iEYEARECAAYFAlI6+TgACgkQwMJqmJVx9453AwCeP+AmGSIvDYpB0OtPFGhwMUcd
4dYAn0gDW+k4a+7SnvMzzaHukOq6MEW/
=rfaH
-----END PGP SIGNATURE-----
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130919131640.GM86832>