diff options
-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 a9829d4..721ccbd 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} |