diff options
Diffstat (limited to 'devel/cgdb/Makefile')
-rw-r--r-- | devel/cgdb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/cgdb/Makefile b/devel/cgdb/Makefile index 650d99b56347..8f02ae5b2c4d 100644 --- a/devel/cgdb/Makefile +++ b/devel/cgdb/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= gslin@gslin.org COMMENT= A curses-based interface to the GNU Debugger +BROKEN= Does not compile + GNU_CONFIGURE= yes USE_REINPLACE= yes |