svn commit: r534062 - head/games/linux-enemyterritory-jaymod

Rene Ladan rene at FreeBSD.org
Tue May 5 10:53:58 UTC 2020


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


More information about the svn-ports-all mailing list