summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--comms/fidogate/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/comms/fidogate/Makefile b/comms/fidogate/Makefile
index a4f2b95f347..bff987db840 100644
--- a/comms/fidogate/Makefile
+++ b/comms/fidogate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2005/12/26 23:39:30 schmonz Exp $
+# $NetBSD: Makefile,v 1.46 2005/12/27 22:45:25 joerg Exp $
#
DISTNAME= fidogate-4.4.10
@@ -10,9 +10,6 @@ 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"