summaryrefslogtreecommitdiff
path: root/mail/faces
diff options
context:
space:
mode:
Diffstat (limited to 'mail/faces')
-rw-r--r--mail/faces/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/faces/Makefile b/mail/faces/Makefile
index f21333f0340..4e8fc3b9ec1 100644
--- a/mail/faces/Makefile
+++ b/mail/faces/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2005/12/05 20:50:31 rillig Exp $
+# $NetBSD: Makefile,v 1.47 2006/01/07 23:31:46 tron Exp $
DISTNAME= faces-1.6.1
PKGREVISION= 3
@@ -33,6 +33,8 @@ MAKE_ENV+= SVR4LIBS="-lnsl -lsocket -lgen"
MAKE_ENV+= SYSV=-DSYSV32
MAKE_ENV+= CC=gcc
MAKE_ENV+= CPPFLAGS=
+.elif ${OPSYS} == "Darwin"
+USE_TOOLS+= gmake
.endif
.if ${OPSYS} != "Interix"