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-jaymod-21 | |
parent | 0556c7cb9d49186f666b88f27d2c834ecb3b8505 (diff) | |
download | ports-a770567c41cd5430b4395832df5b35298b05550d.tar.gz ports-a770567c41cd5430b4395832df5b35298b05550d.zip |
Notes
Diffstat (limited to 'games/linux-enemyterritory-jaymod-21')
-rw-r--r-- | games/linux-enemyterritory-jaymod-21/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-enemyterritory-jaymod-21/Makefile b/games/linux-enemyterritory-jaymod-21/Makefile index 6ef946d24627..261e502c70a4 100644 --- a/games/linux-enemyterritory-jaymod-21/Makefile +++ b/games/linux-enemyterritory-jaymod-21/Makefile @@ -7,6 +7,7 @@ PORTNAME= jaymod PORTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= games linux MASTER_SITES= http://jaymod.clanfu.org/lib/downloads/ \ http://budjb.com/lib/downloads/ \ @@ -20,7 +21,6 @@ COMMENT= Jaymod - An Enemy Territory Modification RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory ONLY_FOR_ARCHS= i386 -USE_X_PREFIX= yes USE_LINUX= yes NO_WRKSUBDIR= yes |