diff options
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 |