Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Sep 2021 20:54:07 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: de4d421d7411 - main - shells/zsh: Add CPE information
Message-ID:  <202109082054.188Ks7qt021349@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=de4d421d74112b85680fa582fb9860f0e3a2e461

commit de4d421d74112b85680fa582fb9860f0e3a2e461
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-08 20:40:51 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-08 20:53:39 +0000

    shells/zsh: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 shells/zsh/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index 8579989225f4..2298ee440644 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -19,7 +19,7 @@ LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
 MAKE_JOBS_UNSAFE=	yes
 
-USES=		autoreconf iconv localbase:ldflags ncurses shebangfix tar:xz
+USES=		autoreconf cpe iconv localbase:ldflags ncurses shebangfix tar:xz
 
 SHEBANG_LANG=	zsh
 zsh_OLD_CMD=	zsh	# shebang appears as /bin/zsh and just zsh



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