aboutsummaryrefslogtreecommitdiff
path: root/devel/cgdb/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:03:26 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:03:26 +0000
commit857aec5d6b82d83ac07f49f4dab6463acb984c3c (patch)
tree1ac4f33e833450e6b1eb2c92fa0fd0d5853d4d65 /devel/cgdb/Makefile
parent1089da7dcc67eb415fa6851ab9dc700e7b1a9972 (diff)
downloadports-857aec5d6b82d83ac07f49f4dab6463acb984c3c.tar.gz
ports-857aec5d6b82d83ac07f49f4dab6463acb984c3c.zip
Notes
Diffstat (limited to 'devel/cgdb/Makefile')
-rw-r--r--devel/cgdb/Makefile1
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