diff options
Diffstat (limited to 'graphics/ristretto/Makefile')
-rw-r--r-- | graphics/ristretto/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ristretto/Makefile b/graphics/ristretto/Makefile index 8b6f7000ed6d..370d6a84394d 100644 --- a/graphics/ristretto/Makefile +++ b/graphics/ristretto/Makefile @@ -25,4 +25,5 @@ INSTALLS_ICONS= yes USE_XFCE= configenv libmenu libutil xfconf USE_XORG= x11 +NO_STAGE= yes .include <bsd.port.mk> |