aboutsummaryrefslogtreecommitdiff
path: root/graphics/fpc-cairo
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/fpc-cairo')
-rw-r--r--graphics/fpc-cairo/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/fpc-cairo/Makefile b/graphics/fpc-cairo/Makefile
index e635e1d43175..fe573879bf45 100644
--- a/graphics/fpc-cairo/Makefile
+++ b/graphics/fpc-cairo/Makefile
@@ -19,4 +19,5 @@ OPTIONS_DEFINE= LIBCAIRO
LIBCAIRO_DESC= Install cairo vector graphics library
OPTIONS_DEFAULT= LIBCAIRO
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"