Date: Wed, 27 Jul 2022 20:35:42 GMT From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3ee016f83171 - main - comms/gnokii: Remove unneeded shebangfix file. Message-ID: <202207272035.26RKZgIM067721@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=3ee016f83171883fa8224c42236442387aff6017 commit 3ee016f83171883fa8224c42236442387aff6017 Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2022-07-27 20:34:36 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2022-07-27 20:34:36 +0000 comms/gnokii: Remove unneeded shebangfix file. Correct small mistake that slipped in in previous commit. Fixes: 3109e75af713dfba3e429ee56d688e4a18141279 --- comms/gnokii/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comms/gnokii/Makefile b/comms/gnokii/Makefile index 31426cf61834..684946e3063d 100644 --- a/comms/gnokii/Makefile +++ b/comms/gnokii/Makefile @@ -22,7 +22,7 @@ USE_CSTD= gnu89 USE_GNOME= glib20 intltool GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-security -SHEBANG_FILES= smsd/action utils/sendsms +SHEBANG_FILES= smsd/action SUB_FILES+= pkg-message PORTDOCS= *
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207272035.26RKZgIM067721>