aboutsummaryrefslogtreecommitdiff
path: root/graphics/ethumb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ethumb/Makefile')
-rw-r--r--graphics/ethumb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ethumb/Makefile b/graphics/ethumb/Makefile
index 40680e349855..30037dd31000 100644
--- a/graphics/ethumb/Makefile
+++ b/graphics/ethumb/Makefile
@@ -29,6 +29,7 @@ OPTIONS_DEFAULT=EMOTION ETHUMBD
EMOTION_DESC= Build with Emotion module
ETHUMBD_DESC= Build ethumbd daemon (requires dbus)
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MEMOTION}