diff options
Diffstat (limited to 'devel/libjson++/Makefile')
-rw-r--r-- | devel/libjson++/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libjson++/Makefile b/devel/libjson++/Makefile index 8219e033a3d3..19b562583b27 100644 --- a/devel/libjson++/Makefile +++ b/devel/libjson++/Makefile @@ -12,4 +12,5 @@ COMMENT= Small C++ library to handle JSON serialized data USES= cmake USE_LDCONFIG= yes +NO_STAGE= yes .include <bsd.port.mk> |