diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-11-28 01:33:09 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-11-28 01:33:09 +0000 |
commit | 243d4a9937e7073e87b47fc22e9797d03fcbecfd (patch) | |
tree | 3adf483545dfa7bef8e3345a482015148d5be83b /games/linux-x-plane | |
parent | 687873e2d9b99bcbf6ec0ea114e2d1b91496607b (diff) |
Notes
Diffstat (limited to 'games/linux-x-plane')
-rw-r--r-- | games/linux-x-plane/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/linux-x-plane/Makefile b/games/linux-x-plane/Makefile index a9829d45389d..721ccbd2921b 100644 --- a/games/linux-x-plane/Makefile +++ b/games/linux-x-plane/Makefile @@ -25,6 +25,7 @@ USE_BZIP2= yes USE_LINUX= yes NO_BUILD= yes RESTRICTED= "Redistribution prohibited" +NO_PACKAGE= "Package will be 353 MB, set FORCE_PACKAGE if you really want to build it" ONLY_FOR_ARCHS= i386 XPVERSION= ${PORTVERSION:S|.||g} |