git: 271c6016fd09 - main - print/auctex: Unbreak with devel_nox and devel_full
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Dec 2023 20:38:42 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=271c6016fd098d08597f408da348919db12b7588 commit 271c6016fd098d08597f408da348919db12b7588 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-12-30 19:35:40 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-12-30 20:38:28 +0000 print/auctex: Unbreak with devel_nox and devel_full Approved by: portmgr (blanket) --- print/auctex/Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/print/auctex/Makefile b/print/auctex/Makefile index 596d16f1629b..afaf93c55d4b 100644 --- a/print/auctex/Makefile +++ b/print/auctex/Makefile @@ -11,10 +11,6 @@ WWW= https://www.gnu.org/software/auctex/ LICENSE= GPLv3 -.if ${FLAVOR:U} == devel_full || ${FLAVOR:U} == devel_nox -BROKEN= tex.el:0:0: error: wrong-type-argument: (stringp nil) -.endif - USES= emacs ghostscript gmake tex USE_TEX= latex texhash