diff options
author | des <des@FreeBSD.org> | 2003-09-20 21:47:34 +0800 |
---|---|---|
committer | des <des@FreeBSD.org> | 2003-09-20 21:47:34 +0800 |
commit | b24efab4caed78e6f4bb861979a84277a1e41831 (patch) | |
tree | 39070e8c0477f248e95a661d5529abc3ecc59790 /databases/gnats | |
parent | 725567fe00c9cf654f4ad070c3f66f760ae036a3 (diff) | |
download | freebsd-ports-gnome-b24efab4caed78e6f4bb861979a84277a1e41831.tar.gz freebsd-ports-gnome-b24efab4caed78e6f4bb861979a84277a1e41831.tar.zst freebsd-ports-gnome-b24efab4caed78e6f4bb861979a84277a1e41831.zip |
Mark BROKEN because of compilation errors and security problems.
Diffstat (limited to 'databases/gnats')
-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 \ |