pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/sablotron buildlink2 -> buildlink3 in comment.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e43c74ec788f
branches:  trunk
changeset: 477674:e43c74ec788f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jul 06 22:57:48 2004 +0000

description:
buildlink2 -> buildlink3 in comment.

diffstat:

 textproc/sablotron/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 2bca00a45d55 -r e43c74ec788f textproc/sablotron/Makefile
--- a/textproc/sablotron/Makefile       Tue Jul 06 22:57:06 2004 +0000
+++ b/textproc/sablotron/Makefile       Tue Jul 06 22:57:48 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2004/05/09 04:56:45 minskim Exp $
+# $NetBSD: Makefile,v 1.30 2004/07/06 22:57:48 wiz Exp $
 
 DISTNAME=              Sablot-1.0.1
 PKGNAME=               ${DISTNAME:S/Sablot/sablotron/}
@@ -18,7 +18,7 @@
 USE_LIBTOOL=           YES
 
 # sablotron needs iconv but assumes it is in libc, so add what
-# buildlink2 finds.
+# buildlink3 finds.
 LIBS+=                 ${_BUILDLINK_LDADD.iconv}
 
 .include "../../mk/compiler.mk"



Home | Main Index | Thread Index | Old Index