summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
Diffstat (limited to 'chat')
-rw-r--r--chat/bnc/Makefile5
1 files changed, 2 insertions, 3 deletions
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" \