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-shrub | |
parent | 0556c7cb9d49186f666b88f27d2c834ecb3b8505 (diff) | |
download | ports-a770567c41cd5430b4395832df5b35298b05550d.tar.gz ports-a770567c41cd5430b4395832df5b35298b05550d.zip |
Notes
Diffstat (limited to 'games/linux-enemyterritory-shrub')
-rw-r--r-- | games/linux-enemyterritory-shrub/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-enemyterritory-shrub/Makefile b/games/linux-enemyterritory-shrub/Makefile index 3ee535d83753..fe46f264d5a6 100644 --- a/games/linux-enemyterritory-shrub/Makefile +++ b/games/linux-enemyterritory-shrub/Makefile @@ -7,6 +7,7 @@ PORTNAME= shrub PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= games linux MASTER_SITES= http://www.etstats.com/shrubet/downloads/ PKGNAMEPREFIX= linux-enemyterritory- @@ -18,7 +19,6 @@ COMMENT= Shrub - An Enemy Territory Modification RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory ONLY_FOR_ARCHS= i386 -USE_X_PREFIX= yes USE_ZIP= yes USE_LINUX= yes NO_WRKSUBDIR= yes |