summaryrefslogtreecommitdiff
path: root/comms/fidogate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/fidogate/Makefile')
-rw-r--r--comms/fidogate/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/fidogate/Makefile b/comms/fidogate/Makefile
index cf377a6c8c9..056632c3d4d 100644
--- a/comms/fidogate/Makefile
+++ b/comms/fidogate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2005/04/12 15:11:18 tv Exp $
+# $NetBSD: Makefile,v 1.38 2005/05/22 20:07:43 jlam Exp $
#
DISTNAME= fidogate-4.4.9
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.fidogate.org/
COMMENT= FidoNet (FTN) <-> Internet mail and news gateway
USE_PKGINSTALL= yes
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
MAKE_ENV= DEBUG="${CFLAGS} -Werror"
BUILDLINK_SETENV.CC= CC="cc ${_STRIPFLAG_CC}"