diff options
Diffstat (limited to 'devel/cgdb/Makefile')
-rw-r--r-- | devel/cgdb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cgdb/Makefile b/devel/cgdb/Makefile index 66c59c32bf39..a5c70b434891 100644 --- a/devel/cgdb/Makefile +++ b/devel/cgdb/Makefile @@ -20,6 +20,7 @@ MAKE_JOBS_UNSAFE= yes # we have to specify the full path. LDFLAGS+= /usr/lib/libutil.so +NO_STAGE= yes .include <bsd.port.pre.mk> # at this time we can not use LIB_DEPENDS, please read ports/99327 |