diff options
Diffstat (limited to 'games/linux-enemyterritory-omni-bot-0660')
-rw-r--r-- | games/linux-enemyterritory-omni-bot-0660/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-enemyterritory-omni-bot-0660/Makefile b/games/linux-enemyterritory-omni-bot-0660/Makefile index 09fc19006bea..dec8f420081d 100644 --- a/games/linux-enemyterritory-omni-bot-0660/Makefile +++ b/games/linux-enemyterritory-omni-bot-0660/Makefile @@ -18,7 +18,7 @@ VERSTR= ${PORTVERSION:C/([0-9])\.([0-9]+)/\1\2/} PKGNAMESUFFIX= -${VERSTR} PLIST_SUB= VERSTR="${VERSTR}" -USE_ZIP= yes +USES= zip USE_LINUX= yes NO_WRKSUBDIR= yes |