Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Feb 2020 12:15:58 +0100
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Luca Pizzamiglio <pizzamig@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r526961 - in head/sysutils/pot: . files
Message-ID:  <sgj0-ck29-wny@FreeBSD.org>
In-Reply-To: <202002241051.01OApUDN019355@repo.freebsd.org> (Luca Pizzamiglio's message of "Mon, 24 Feb 2020 10:51:30 %2B0000 (UTC)")
References:  <202002241051.01OApUDN019355@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Luca Pizzamiglio <pizzamig@FreeBSD.org> writes:

> Modified: head/sysutils/pot/files/pot.in
> ==============================================================================
> --- head/sysutils/pot/files/pot.in	Mon Feb 24 09:43:34 2020	(r526960)
> +++ head/sysutils/pot/files/pot.in	Mon Feb 24 10:51:29 2020	(r526961)
> @@ -8,6 +8,7 @@
>  
>  . /etc/rc.subr
>  
> +PATH=$PATH:/usr/local/bin

Maybe replace /usr/local with %%PREFIX%%. USE_RC_SUBR implicitly adds
scripts to SUB_FILES and PREFIX is defined by default in SUB_LIST.



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