diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/fidogate/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/fidogate/Makefile b/comms/fidogate/Makefile index 94ef18cc6a8..cf377a6c8c9 100644 --- a/comms/fidogate/Makefile +++ b/comms/fidogate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2004/12/28 02:47:42 reed Exp $ +# $NetBSD: Makefile,v 1.37 2005/04/12 15:11:18 tv Exp $ # DISTNAME= fidogate-4.4.9 @@ -10,7 +10,6 @@ MAINTAINER= tv@duh.org HOMEPAGE= http://www.fidogate.org/ COMMENT= FidoNet (FTN) <-> Internet mail and news gateway -USE_BUILDLINK3= yes USE_PKGINSTALL= yes USE_GNU_TOOLS+= make MAKE_ENV= DEBUG="${CFLAGS} -Werror" |