pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/chasen-base Include converters/libiconv/build...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c84df28a6568
branches: trunk
changeset: 474897:c84df28a6568
user: taca <taca%pkgsrc.org@localhost>
date: Fri May 07 07:11:42 2004 +0000
description:
Include converters/libiconv/buildlink3.mk since now chasen uses libiconv(3).
This should fix PR pkg/25484 by diro at nixsys.bz. (I haven't noticed it,
thanks much.)
diffstat:
textproc/chasen-base/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 57eff7c6d717 -r c84df28a6568 textproc/chasen-base/Makefile
--- a/textproc/chasen-base/Makefile Fri May 07 05:06:33 2004 +0000
+++ b/textproc/chasen-base/Makefile Fri May 07 07:11:42 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/05/06 17:34:59 kristerw Exp $
+# $NetBSD: Makefile,v 1.8 2004/05/07 07:11:42 taca Exp $
#
DISTNAME= chasen-${CHASEN_VERSION}
@@ -26,5 +26,6 @@
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
.include "../chasen/Makefile.common"
+.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/darts/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index