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