Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 May 2020 10:53:58 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r534062 - head/games/linux-enemyterritory-jaymod
Message-ID:  <202005051053.045Arwds002490@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Tue May  5 10:53:58 2020
New Revision: 534062
URL: https://svnweb.freebsd.org/changeset/ports/534062

Log:
  games/linux-enemyterritory-jaymod: remove expired optional dependency on games/linux-enemyterritory-omni-bot

Modified:
  head/games/linux-enemyterritory-jaymod/Makefile

Modified: head/games/linux-enemyterritory-jaymod/Makefile
==============================================================================
--- head/games/linux-enemyterritory-jaymod/Makefile	Tue May  5 10:28:14 2020	(r534061)
+++ head/games/linux-enemyterritory-jaymod/Makefile	Tue May  5 10:53:58 2020	(r534062)
@@ -18,16 +18,13 @@ USES=		linux shebangfix
 SHEBANG_FILES=	linux/convert_shrub
 perl_OLD_CMD=	"/bin/env perl"
 
-OPTIONS_DEFINE=	DOCS OMNIBOT
-OMNIBOT_DESC=	Install Omni-Bot for bot support
+OPTIONS_DEFINE=	DOCS
 
 DATADIR=	${PREFIX}/lib/enemyterritory/${PORTNAME}
 DOCSDIR=	${PREFIX}/share/doc/enemyterritory-${PORTNAME}
 
 CLIENT_PK3=	${PORTNAME}-${PORTVERSION}.pk3
 PLIST_SUB=	CLIENT_PK3="${CLIENT_PK3}"
-
-OMNIBOT_RUN_DEPENDS=	et-omni-bot:games/linux-enemyterritory-omni-bot
 
 do-build:
 .for f in et etded



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