diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2009-03-24 21:03:29 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2009-03-24 21:03:29 +0000 |
commit | 6e15e2879a76aab495042a14f991e7a357906560 (patch) | |
tree | 29145ae4334f84810004ac35933a1435fe4cffa9 /games/linux-enemyterritory-omni-bot | |
parent | 3ada39dfc3cda0cff3ee2339c31da185923c448e (diff) | |
download | ports-6e15e2879a76aab495042a14f991e7a357906560.tar.gz ports-6e15e2879a76aab495042a14f991e7a357906560.zip |
Notes
Diffstat (limited to 'games/linux-enemyterritory-omni-bot')
-rw-r--r-- | games/linux-enemyterritory-omni-bot/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/linux-enemyterritory-omni-bot/Makefile b/games/linux-enemyterritory-omni-bot/Makefile index eb46b55f936f..fdd24a7d9b5b 100644 --- a/games/linux-enemyterritory-omni-bot/Makefile +++ b/games/linux-enemyterritory-omni-bot/Makefile @@ -7,6 +7,7 @@ PORTNAME= omni-bot PORTVERSION= 0.710 +PORTREVISION= 1 CATEGORIES= games linux MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= alepulver @@ -18,6 +19,8 @@ COMMENT= Omni-Bot is a bot for Enemy Territory RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory +CONFLICTS= linux-enemyterritory-omni-bot-0.[1-6]* + USE_ZIP= yes USE_LINUX= yes NO_WRKSUBDIR= yes |