diff options
Diffstat (limited to 'devel/libfirm')
-rw-r--r-- | devel/libfirm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libfirm/Makefile b/devel/libfirm/Makefile index 10b19d68ba3b..3defc55d7601 100644 --- a/devel/libfirm/Makefile +++ b/devel/libfirm/Makefile @@ -21,6 +21,7 @@ USES= pkgconfig OPTIONS_DEFINE= DEBUG +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDEBUG} |