git: 27aa3bd689a2 - main - mail/exilog: remove SHEBANG_FILES, replaced by SHEBANG_GLOB_
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 04 Apr 2024 09:45:09 UTC
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 \