Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Apr 2024 09:45:09 GMT
From:      Oleksii Samorukov <samm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 27aa3bd689a2 - main - mail/exilog: remove SHEBANG_FILES, replaced by SHEBANG_GLOB_
Message-ID:  <202404040945.4349j9CW072095@gitrepo.freebsd.org>

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

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

commit 27aa3bd689a2433c9b8c793f361c888adcd294ae
Author:     Oleksii Samorukov <samm@FreeBSD.org>
AuthorDate: 2024-04-04 09:44:03 +0000
Commit:     Oleksii Samorukov <samm@FreeBSD.org>
CommitDate: 2024-04-04 09:44:03 +0000

    mail/exilog: remove SHEBANG_FILES, replaced by SHEBANG_GLOB_
---
 mail/exilog/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/mail/exilog/Makefile b/mail/exilog/Makefile
index d45506b34051..09031d6a5ef9 100644
--- a/mail/exilog/Makefile
+++ b/mail/exilog/Makefile
@@ -51,8 +51,6 @@ PLIST_SUB+=	AGENT=""
 NO_BUILD=	yes
 NO_ARCH=	yes
 
-SHEBANG_FILES=	exilog_agent.pl exilog_cgi.pl exilog_cleanup.pl
-
 PLIST_SUB+=	EXILOGDIR="${EXILOGDIR:S,^${PREFIX}/,,}"
 
 PORTDOC_FILES=	doc/Changelog \



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