From 843e560e1ca5f9d9d6c33f710d5193a521e5f113 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 28 Mar 2001 15:06:12 +0000 Subject: Remove redundant CC from MAKE_ENV and fix quoting --- chat/bnc/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'chat') diff --git a/chat/bnc/Makefile b/chat/bnc/Makefile index 24f776a7f4d..8ba4b30c270 100644 --- a/chat/bnc/Makefile +++ b/chat/bnc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/03/16 20:51:13 zuntum Exp $ +# $NetBSD: Makefile,v 1.3 2001/03/28 15:06:12 zuntum Exp $ # FreeBSD Id: ports/irc/bnc/Makefile,v 1.9 2000/05/22 06:38:58 will Exp DISTNAME= bnc2.8.2 @@ -15,8 +15,7 @@ DEPENDS+= dialog-*:../../misc/dialog GNU_CONFIGURE= YES -MAKE_ENV+= "OPTS=${CFLAGS}" \ - "CC=${CC}" +MAKE_ENV+= OPTS="${CFLAGS}" post-patch: ${SED} -e "s,./mkpasswd,${PREFIX}/bin/bncmkpasswd,g" \ -- cgit v1.2.3