diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-07-01 20:39:43 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-07-01 20:39:43 +0000 |
commit | be145b73348a9960a4bffcd3567c3558c33a3e98 (patch) | |
tree | 5ecaec2d70ccfffafad5587bb8bbca743e92a0f9 /games/redeclipse | |
parent | a007a51ab1dfa094f54e0a70d1cc66a18469502c (diff) |
Notes
Diffstat (limited to 'games/redeclipse')
-rw-r--r-- | games/redeclipse/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/redeclipse/Makefile b/games/redeclipse/Makefile index 803434f8ff0d..91267c39ac6a 100644 --- a/games/redeclipse/Makefile +++ b/games/redeclipse/Makefile @@ -21,6 +21,8 @@ LICENSE_FILE_ZLIB= ${WRKSRC}/license.txt LICENSE_PERMS_ZLIB= ${_LICENSE_PERMS_DEFAULT} LICENSE_GROUPS_ZLIB= FSF GPL OSI +MANUAL_PACKAGE_BUILD= huge + USE_GMAKE= yes GNU_CONFIGURE= yes USE_BZIP2= yes |