summaryrefslogtreecommitdiff
path: root/comms/fidogate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/fidogate/Makefile')
-rw-r--r--comms/fidogate/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/comms/fidogate/Makefile b/comms/fidogate/Makefile
index 04c7d8d6f88..a4f2b95f347 100644
--- a/comms/fidogate/Makefile
+++ b/comms/fidogate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2005/12/20 10:19:09 rillig Exp $
+# $NetBSD: Makefile,v 1.45 2005/12/26 23:39:30 schmonz Exp $
#
DISTNAME= fidogate-4.4.10
@@ -10,6 +10,9 @@ MAINTAINER= tv@duh.org
HOMEPAGE= http://www.fidogate.org/
COMMENT= FidoNet (FTN) <-> Internet mail and news gateway
+PKG_FAIL_REASON+= "Broken on NetBSD/i386 3.0 in pkgsrc-2005Q4"
+PKG_FAIL_REASON+= "Will be removed in pkgsrc-2006Q1 unless fixed"
+
USE_PKGINSTALL= yes
USE_TOOLS+= gmake perl:run
MAKE_ENV+= DEBUG="${CFLAGS} -Werror"