diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-10-31 14:18:00 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-10-31 14:18:00 +0000 |
commit | 19fc7c3d5aa9fe7a495b481fd89c1517fb0442ad (patch) | |
tree | 5ebda4bdf11ac1210e3f0bae1b764bfdc8ed7173 /games/linux-enemyterritory-fortress | |
parent | f60b0f9e02e82c3ab7f8cb882cc6bddd42cdc2dd (diff) | |
download | ports-19fc7c3d5aa9fe7a495b481fd89c1517fb0442ad.tar.gz ports-19fc7c3d5aa9fe7a495b481fd89c1517fb0442ad.zip |
Notes
Diffstat (limited to 'games/linux-enemyterritory-fortress')
-rw-r--r-- | games/linux-enemyterritory-fortress/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/linux-enemyterritory-fortress/Makefile b/games/linux-enemyterritory-fortress/Makefile index cc71e2c0ae2d..55f92a500bea 100644 --- a/games/linux-enemyterritory-fortress/Makefile +++ b/games/linux-enemyterritory-fortress/Makefile @@ -19,9 +19,9 @@ COMMENT= A class-based teamplay modification for Enemy Territory RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes -NO_PACKAGE= Distfile is 263MB, set FORCE_PACKAGE if you really want to build this package +NO_PACKAGE= Distfile size is 263MB, set FORCE_PACKAGE if you really want to build this package RESTRICTED= Redistribution is limited, see license NO_WRKSUBDIR= yes ETDIR= ${PREFIX}/lib/enemyterritory |