git: 0100a78c1de4 - main - chinese/auto-cn-l10n: Remove support for dead RelaxBSD project

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Mon, 27 Feb 2023 08:17:42 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0100a78c1de471f3b8360754840e7fbfaf556677

commit 0100a78c1de471f3b8360754840e7fbfaf556677
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-02-27 07:46:37 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-02-27 08:17:28 +0000

    chinese/auto-cn-l10n: Remove support for dead RelaxBSD project
    
    Last release of RelaxBSD was back in 2011 so support is no longer needed
    
    Reference: https://sourceforge.net/projects/relaxbsd/
---
 chinese/auto-cn-l10n/Makefile | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/chinese/auto-cn-l10n/Makefile b/chinese/auto-cn-l10n/Makefile
index fc6707fff72d..e8d747510d79 100644
--- a/chinese/auto-cn-l10n/Makefile
+++ b/chinese/auto-cn-l10n/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	auto-cn-l10n
 PORTVERSION=	1.1
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	chinese
 #MASTER_SITES=	ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/
 MASTER_SITES=	LOCAL/delphij
@@ -12,14 +12,13 @@ COMMENT=	The automatic localization for Simplified Chinese zh_CN.eucCN locale
 NO_BUILD=	yes
 SUB_FILES=	pkg-message
 
-OPTIONS_DEFINE=		WQY FIREFLYTTF FCITX SCIM MINICHINPUT RELAXCONF
-OPTIONS_DEFAULT=	WQY SCIM RELAXCONF
+OPTIONS_DEFINE=		WQY FIREFLYTTF FCITX SCIM MINICHINPUT
+OPTIONS_DEFAULT=	WQY SCIM
 WQY_DESC=		WenQuanYi Bitmap Song Font
 FIREFLYTTF_DESC=	Firefly TrueType Font
 FCITX_DESC=		GBK Chinese XIM server
 SCIM_DESC=		Smart Common Input Method platform
 MINICHINPUT_DESC=	A tiny version of Chinput
-RELAXCONF_DESC=		A set of utilities for FreeBSD LiveCD
 
 WQY_RUN_DEPENDS=	${LOCALBASE}/share/fonts/wqy/wenquanyi_10pt.pcf:x11-fonts/wqy
 FIREFLYTTF_RUN_DEPENDS=	${LOCALBASE}/share/fonts/TrueType/fireflysung.ttf:chinese/fireflyttf
@@ -27,7 +26,6 @@ FCITX_RUN_DEPENDS=	fcitx:chinese/fcitx
 SCIM_RUN_DEPENDS=	${LOCALBASE}/share/scim/tables/Wubi.bin:chinese/scim-tables \
 			${LOCALBASE}/lib/scim-1.0/1.4.0/IMEngine/pinyin.so:chinese/scim-pinyin
 MINICHINPUT_RUN_DEPENDS=chinput:chinese/miniChinput
-RELAXCONF_RUN_DEPENDS=	relaxconf:sysutils/relaxconf
 
 post-patch:
 	@${REINPLACE_CMD} -e "s|%%X11BASE%%|${LOCALBASE}|g; \