summaryrefslogtreecommitdiff
path: root/chat/ircII
diff options
context:
space:
mode:
authorgrant <grant>2004-04-14 17:33:38 +0000
committergrant <grant>2004-04-14 17:33:38 +0000
commit362226f26ed246801823e844218b515f12b01047 (patch)
tree2a9ce55696faa6fce643d780619aa288bf3909a3 /chat/ircII
parenta00777fe16c28b59eb3daeb7067ea676f2859cc8 (diff)
downloadpkgsrc-362226f26ed246801823e844218b515f12b01047.tar.gz
s,/etc/mk.conf,${MAKECONF}, in a comment.
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}