diff options
Diffstat (limited to 'devel/avro-cpp/Makefile')
-rw-r--r-- | devel/avro-cpp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/avro-cpp/Makefile b/devel/avro-cpp/Makefile index bd0eb797b614..ac68982c96f1 100644 --- a/devel/avro-cpp/Makefile +++ b/devel/avro-cpp/Makefile @@ -21,4 +21,5 @@ USE_PYTHON= yes WRKSRC= ${WRKDIR}/${DISTNAME}/lang/c++ +NO_STAGE= yes .include <bsd.port.mk> |