pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/ircII s,/etc/mk.conf,${MAKECONF}, in a comment.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3b7030f29e3d
branches:  trunk
changeset: 472957:3b7030f29e3d
user:      grant <grant%pkgsrc.org@localhost>
date:      Wed Apr 14 17:33:38 2004 +0000

description:
s,/etc/mk.conf,${MAKECONF}, in a comment.

diffstat:

 chat/ircII/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a4304a77daa9 -r 3b7030f29e3d chat/ircII/Makefile
--- a/chat/ircII/Makefile       Wed Apr 14 17:20:09 2004 +0000
+++ b/chat/ircII/Makefile       Wed Apr 14 17:33:38 2004 +0000
@@ -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 @@
 .  endif
 .endif
 
-# Allow customizations from /etc/mk.conf.
+# Allow customizations from ${MAKECONF}
 CONFIGURE_ARGS+=       ${IRCII_CONFIGURE_ARGS}
 CONFIGURE_ENV+=                ${IRCII_CONFIGURE_ENV}
 



Home | Main Index | Thread Index | Old Index