Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Oct 2023 21:31:36 -0700
From:      Cy Schubert <Cy.Schubert@cschubert.com>
To:        Cy Schubert <cy@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: 6c3f086c2ed4 - main - sysutils/nut*: Remove redundant  PLIST_SUB
Message-ID:  <20231011043136.B2DFE111@slippy.cwsent.com>
In-Reply-To: <202310110429.39B4TAGA086956@gitrepo.freebsd.org>
References:  <202310110429.39B4TAGA086956@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message <202310110429.39B4TAGA086956@gitrepo.freebsd.org>, Cy Schubert 
write
s:
> The branch main has been updated by cy:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=6c3f086c2ed4c5059906a6aa818386
> 8fab073d38
>
> commit 6c3f086c2ed4c5059906a6aa8183868fab073d38
> Author:     Cy Schubert <cy@FreeBSD.org>
> AuthorDate: 2023-10-11 04:28:25 +0000
> Commit:     Cy Schubert <cy@FreeBSD.org>
> CommitDate: 2023-10-11 04:28:25 +0000
>
>     sysutils/nut*: Remove redundant PLIST_SUB
>     
>     MFH:    2023Q4

Reported by: danfe

> ---
>  sysutils/nut-devel/Makefile | 2 --
>  sysutils/nut/Makefile       | 2 --
>  2 files changed, 4 deletions(-)
>
> diff --git a/sysutils/nut-devel/Makefile b/sysutils/nut-devel/Makefile
> index 8c5d04125209..8fa581313f25 100644
> --- a/sysutils/nut-devel/Makefile
> +++ b/sysutils/nut-devel/Makefile
> @@ -136,8 +136,6 @@ NSS_LIB_DEPENDS=	libnss3.so:security/nss
>  NSS_CONFIGURE_WITH=	nss
>  
>  DEV_CONFIGURE_WITH=	dev
> -DEV_PLIST_SUB=		DEV=""
> -DEV_PLIST_SUB_OFF=	DEV="@comment "
>  
>  .include <bsd.port.pre.mk>
>  
> diff --git a/sysutils/nut/Makefile b/sysutils/nut/Makefile
> index 5514f042b979..4f236d4816e9 100644
> --- a/sysutils/nut/Makefile
> +++ b/sysutils/nut/Makefile
> @@ -118,8 +118,6 @@ NSS_LIB_DEPENDS=	libnss3.so:security/nss
>  NSS_CONFIGURE_WITH=	nss
>  
>  DEV_CONFIGURE_WITH=	dev
> -DEV_PLIST_SUB=		DEV=""
> -DEV_PLIST_SUB_OFF=	DEV="@comment "
>  
>  .include <bsd.port.pre.mk>
>  


-- 
Cheers,
Cy Schubert <Cy.Schubert@cschubert.com>
FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  https://FreeBSD.org
NTP:           <cy@nwtime.org>    Web:  https://nwtime.org

			e^(i*pi)+1=0





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