diff options
Diffstat (limited to 'graphics/picpuz/Makefile')
-rw-r--r-- | graphics/picpuz/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/picpuz/Makefile b/graphics/picpuz/Makefile index 3a289e53630b..121b68df0464 100644 --- a/graphics/picpuz/Makefile +++ b/graphics/picpuz/Makefile @@ -24,4 +24,5 @@ DESKTOP_ENTRIES="Picpuz" \ "Graphics;Game;GTK;" \ true +NO_STAGE= yes .include <bsd.port.mk> |