diff options
author | antoine <antoine@FreeBSD.org> | 2014-04-13 06:06:34 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-04-13 06:06:34 +0800 |
commit | b6b3eb738319c4132cf646340577a258e0c11985 (patch) | |
tree | e4e29357e0dbe62f1d381cea5d544d064d891f94 /news | |
parent | d80ea7bd01c6c7403d075865dcbde00dbf460988 (diff) | |
download | freebsd-ports-gnome-b6b3eb738319c4132cf646340577a258e0c11985.tar.gz freebsd-ports-gnome-b6b3eb738319c4132cf646340577a258e0c11985.tar.zst freebsd-ports-gnome-b6b3eb738319c4132cf646340577a258e0c11985.zip |
Mark broken: Fails to configure
configure: error: use --with-newsbindir=DIR or --without-news option
===> Script "configure" failed unexpectedly.
Reported by: pkg-fallout
Diffstat (limited to 'news')
-rw-r--r-- | news/fidogate-ds/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/news/fidogate-ds/Makefile b/news/fidogate-ds/Makefile index 82222ae3e537..c8f4b9cdad61 100644 --- a/news/fidogate-ds/Makefile +++ b/news/fidogate-ds/Makefile @@ -12,6 +12,8 @@ DISTNAME= fidogate${PORTVERSION}ds MAINTAINER= 5u623l20@gmail.com COMMENT= Fido-Internet Gateway and Tosser +BROKEN= Fails to configure + PORTSCOUT= limit:^5\.[^2] # 5.2.X is development branch USE_AUTOTOOLS= libtool |