pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/bbconf nclude converters/libiconv/buildlink3.mk to ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d6ae5ff7d397
branches:  trunk
changeset: 492623:d6ae5ff7d397
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Sat Apr 16 23:09:00 2005 +0000

description:
nclude converters/libiconv/buildlink3.mk to make this pkg build
on NetBSD 1.6.

diffstat:

 wm/bbconf/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 5239d76bc1f0 -r d6ae5ff7d397 wm/bbconf/Makefile
--- a/wm/bbconf/Makefile        Sat Apr 16 22:55:22 2005 +0000
+++ b/wm/bbconf/Makefile        Sat Apr 16 23:09:00 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/04/11 21:47:46 tv Exp $
+# $NetBSD: Makefile,v 1.9 2005/04/16 23:09:00 kristerw Exp $
 #
 
 DISTNAME=      bbconf-1.4
@@ -16,5 +16,6 @@
 USE_LIBTOOL=           YES
 LTCONFIG_OVERRIDE=     ${WRKSRC}/admin/ltconfig
 
+.include "../../converters/libiconv/buildlink3.mk"
 .include "../../x11/qt2-libs/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index