diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-05-31 01:43:26 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-05-31 01:43:26 +0000 |
commit | a770567c41cd5430b4395832df5b35298b05550d (patch) | |
tree | 67272fced6beccc716d71697f4c1f9c13b362515 /games/linux-enemyterritory-omni-bot | |
parent | 0556c7cb9d49186f666b88f27d2c834ecb3b8505 (diff) | |
download | ports-a770567c41cd5430b4395832df5b35298b05550d.tar.gz ports-a770567c41cd5430b4395832df5b35298b05550d.zip |
Notes
Diffstat (limited to 'games/linux-enemyterritory-omni-bot')
-rw-r--r-- | games/linux-enemyterritory-omni-bot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-enemyterritory-omni-bot/Makefile b/games/linux-enemyterritory-omni-bot/Makefile index 7eb8691ec765..8b9c92f204d1 100644 --- a/games/linux-enemyterritory-omni-bot/Makefile +++ b/games/linux-enemyterritory-omni-bot/Makefile @@ -7,6 +7,7 @@ PORTNAME= omni-bot PORTVERSION= 0.51 +PORTREVISION= 1 CATEGORIES= games linux MASTER_SITES= # PKGNAMEPREFIX= linux-enemyterritory- @@ -17,7 +18,6 @@ COMMENT= Omni-Bot is a bot for Enemy Territory RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory ONLY_FOR_ARCHS= i386 -USE_X_PREFIX= yes USE_ZIP= yes USE_LINUX= yes NO_WRKSUBDIR= yes |