summaryrefslogtreecommitdiff
path: root/textproc/sablotron
diff options
context:
space:
mode:
authorwiz <wiz>2004-07-06 22:57:48 +0000
committerwiz <wiz>2004-07-06 22:57:48 +0000
commit16458d8c98fad13b2a8330e931152da57dbcdd58 (patch)
tree9f04213a4cea0d33a0466560086b4214d442dc9b /textproc/sablotron
parentae7395fd34ae93f91198bc8309c53c086a94f10d (diff)
downloadpkgsrc-16458d8c98fad13b2a8330e931152da57dbcdd58.tar.gz
buildlink2 -> buildlink3 in comment.
Diffstat (limited to 'textproc/sablotron')
-rw-r--r--textproc/sablotron/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile
index 7c6934a4f18..c79e77da082 100644
--- a/textproc/sablotron/Makefile
+++ b/textproc/sablotron/Makefile
@@ -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_LANGUAGES= c c++
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"