diff options
Diffstat (limited to 'devel/libsigcx/Makefile')
-rw-r--r-- | devel/libsigcx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libsigcx/Makefile b/devel/libsigcx/Makefile index 457d6de13ccd..428da2862d63 100644 --- a/devel/libsigcx/Makefile +++ b/devel/libsigcx/Makefile @@ -19,4 +19,5 @@ USE_AUTOTOOLS= libtool CONFIGURE_ENV= ac_cv_path_DOXYGEN="" USE_LDCONFIG= yes +NO_STAGE= yes .include <bsd.port.mk> |