diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-09-15 07:20:35 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-09-15 07:20:35 +0000 |
commit | d024a517323a390e4d2c1eb4684dc056aec171ba (patch) | |
tree | d737396199295fa12ef99263bcb765670dc6f265 /games/linux-americasarmy | |
parent | 9c4655874fd5d406b7eb99f9900a52c157a1070a (diff) | |
download | ports-d024a517323a390e4d2c1eb4684dc056aec171ba.tar.gz ports-d024a517323a390e4d2c1eb4684dc056aec171ba.zip |
Notes
Diffstat (limited to 'games/linux-americasarmy')
-rw-r--r-- | games/linux-americasarmy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/linux-americasarmy/Makefile b/games/linux-americasarmy/Makefile index 806c9093b9d4..d6982ca0e90e 100644 --- a/games/linux-americasarmy/Makefile +++ b/games/linux-americasarmy/Makefile @@ -24,6 +24,7 @@ USE_X_PREFIX= yes USE_LINUX= yes NO_BUILD= yes RESTRICTED= Redistribution is limited, see license +NO_PACKAGE= Package will be 745MB, set FORCE_PACKAGE if you really NO_WRKSUBDIR= yes ARMYDIR= ${PREFIX}/lib/${PORTNAME} INSTALL_DIR= ${INSTALL} -d -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} |