Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Oct 2023 12:22:14 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3a29522c92dd - main - arabic/arabtex: Remove commented texmf
Message-ID:  <202310261222.39QCMEoS067812@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=3a29522c92ddc1f51c9afb2dc13812f8c70466cb

commit 3a29522c92ddc1f51c9afb2dc13812f8c70466cb
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-24 20:30:02 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-26 12:22:04 +0000

    arabic/arabtex: Remove commented texmf
    
    After 6 months of commit there were no comments from the maintainer or
    any bugs reported about the removal of texmf which means this port does
    not use texmf at all.
    
    Sponsored by:   Nepustil
    Approved by:    portmgr (blanket)
---
 arabic/arabtex/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arabic/arabtex/Makefile b/arabic/arabtex/Makefile
index 20451ed47ce6..7e072e851bfe 100644
--- a/arabic/arabtex/Makefile
+++ b/arabic/arabtex/Makefile
@@ -12,7 +12,7 @@ WWW=		http://www2.informatik.uni-stuttgart.de/ivi/bs/research/arab_e.htm
 LICENSE=	LPPL10
 
 USES=		tar:tgz tex
-USE_TEX=	base # texmf
+USE_TEX=	base
 
 NO_WRKSUBDIR=	yes
 NO_BUILD=	yes



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