git: d6b0bfe58866 - main - textproc/muse: fix PKGNAME
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 Jan 2023 09:26:25 UTC
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=d6b0bfe5886623bd91ee2bd2177267e65d582bf4 commit d6b0bfe5886623bd91ee2bd2177267e65d582bf4 Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2023-01-08 09:26:11 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2023-01-08 09:26:11 +0000 textproc/muse: fix PKGNAME --- textproc/muse/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/textproc/muse/Makefile b/textproc/muse/Makefile index bdb4ad7d0c17..7adac386a655 100644 --- a/textproc/muse/Makefile +++ b/textproc/muse/Makefile @@ -22,8 +22,6 @@ PORTDOCS= AUTHORS ChangeLog ChangeLog.1 ChangeLog.2 ChangeLog.3 NEWS \ OPTIONS_DEFINE= DOCS -.include <bsd.port.options.mk> - .if ${FLAVOR:Ufull:Mfull} PKGNAMESUFFIX= -emacs .endif