diff options
Diffstat (limited to 'devel/libffi')
-rw-r--r-- | devel/libffi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libffi/Makefile b/devel/libffi/Makefile index 796dafa2f0a4..b80cf62f2ff3 100644 --- a/devel/libffi/Makefile +++ b/devel/libffi/Makefile @@ -15,6 +15,7 @@ TEST_DEPENDS= runtest:${PORTSDIR}/misc/dejagnu OPTIONS_DEFINE= TESTS TESTS_DESC= Include tools for test suite +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MTESTS} |