aboutsummaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-12-19 14:35:46 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-12-19 14:44:58 +0000
commit721e5776c957ada07a0d148f5fc3e782a251e6dc (patch)
tree07ef1561e68ff0e579371a2599760d8de5a630aa /korean
parent1bcf2a7fcb3e715eded0aad351c04019434fa446 (diff)
downloadports-721e5776c957ada07a0d148f5fc3e782a251e6dc.tar.gz
ports-721e5776c957ada07a0d148f5fc3e782a251e6dc.zip
Mk/**tex.mk: Convert bsd.tex.mk to USES=tex
- Update all the consumers to use USES=tex - USE_TEX=yes is the old way of writing USES=tex which has been removed and replaced in all ports - Almost all of the USE_TEX features remains unchanged - Some consumers had the same variables defined both in the mk infrastructure and also in the ports which have been removed from the ports as those are redundant. In case any of the consumers are failing to build please make sure that the nexessary USES=tex is there. Unlike previous USE_TEX=yes will no longer load the required VARS for tex and related dependencies. Reviewed by: portmgr Approved by: portmgr (blanket)
Diffstat (limited to 'korean')
-rw-r--r--korean/ko.TeX-fonts-base/Makefile1
-rw-r--r--korean/ko.TeX-fonts-extra/Makefile1
-rw-r--r--korean/ko.TeX/Makefile2
3 files changed, 3 insertions, 1 deletions
diff --git a/korean/ko.TeX-fonts-base/Makefile b/korean/ko.TeX-fonts-base/Makefile
index 1cf723bdc18e..34cb45c5dbd4 100644
--- a/korean/ko.TeX-fonts-base/Makefile
+++ b/korean/ko.TeX-fonts-base/Makefile
@@ -9,6 +9,7 @@ MAINTAINER= hyogeollee@gmail.com
COMMENT= Korean TeX base fonts
WWW= http://project.ktug.or.kr/ko.TeX/
+USES= tex
USE_TEX= dvipsk latex
CONFLICTS= hlatex
diff --git a/korean/ko.TeX-fonts-extra/Makefile b/korean/ko.TeX-fonts-extra/Makefile
index fb3dd121bfd7..cdde83a504cc 100644
--- a/korean/ko.TeX-fonts-extra/Makefile
+++ b/korean/ko.TeX-fonts-extra/Makefile
@@ -10,6 +10,7 @@ MAINTAINER= hyogeollee@gmail.com
COMMENT= Korean TeX extra fonts
WWW= http://project.ktug.or.kr/ko.TeX/
+USES= tex
USE_TEX= dvipsk latex
CONFLICTS= hlatex
diff --git a/korean/ko.TeX/Makefile b/korean/ko.TeX/Makefile
index 8767b73df05b..dfff0b31efe9 100644
--- a/korean/ko.TeX/Makefile
+++ b/korean/ko.TeX/Makefile
@@ -11,7 +11,7 @@ WWW= http://project.ktug.or.kr/ko.TeX/
RUN_DEPENDS= ${BASE_MAP}:korean/ko.TeX-fonts-base
-USES= shebangfix
+USES= shebangfix tex
SHEBANG_FILES= util/*.pl
USE_TEX= latex
CONFLICTS= hlatex