git: de4d421d7411 - main - shells/zsh: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Wed Sep 8 20:54:08 UTC 2021


The branch main has been updated by decke:

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

commit de4d421d74112b85680fa582fb9860f0e3a2e461
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-08 20:40:51 +0000
Commit:     Bernhard Froehlich <decke at 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


More information about the dev-commits-ports-all mailing list