diff options
Diffstat (limited to 'astro/celestia-gnome/Makefile')
-rw-r--r-- | astro/celestia-gnome/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/celestia-gnome/Makefile b/astro/celestia-gnome/Makefile index cc3b82f4a1fd..8d9dda1056b2 100644 --- a/astro/celestia-gnome/Makefile +++ b/astro/celestia-gnome/Makefile @@ -3,5 +3,6 @@ CELESTIA_UI= gnome MASTERDIR= ${.CURDIR}/../celestia +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |