diff options
-rw-r--r-- | databases/gnats/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/gnats/Makefile b/databases/gnats/Makefile index abd1c569e6d5..0ecc27678e4d 100644 --- a/databases/gnats/Makefile +++ b/databases/gnats/Makefile @@ -17,6 +17,8 @@ COMMENT= Cygnus GNATS bug tracking system BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 +BROKEN= Compilation errors and security issues + GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-lispdir=${PREFIX}/share/emacs/site-lisp \ --with-full-gnats \ |