summaryrefslogtreecommitdiff
path: root/chat/ircII
diff options
context:
space:
mode:
Diffstat (limited to 'chat/ircII')
-rw-r--r--chat/ircII/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/ircII/Makefile b/chat/ircII/Makefile
index 5254883c3f4..51dc9eb13b9 100644
--- a/chat/ircII/Makefile
+++ b/chat/ircII/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2004/02/21 22:06:37 snj Exp $
+# $NetBSD: Makefile,v 1.35 2004/04/14 17:33:38 grant Exp $
DISTNAME= ircii-${VERS}
PKGNAME= ircII-${VERS}
@@ -48,7 +48,7 @@ CONFIGURE_ARGS+= --with-socks5=${BUILDLINK_PREFIX.socks5}
. endif
.endif
-# Allow customizations from /etc/mk.conf.
+# Allow customizations from ${MAKECONF}
CONFIGURE_ARGS+= ${IRCII_CONFIGURE_ARGS}
CONFIGURE_ENV+= ${IRCII_CONFIGURE_ENV}