pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/qt2-designer Include converters/libiconv/buildlink...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fe651bc47501
branches:  trunk
changeset: 492589:fe651bc47501
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Sat Apr 16 00:54:33 2005 +0000

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

diffstat:

 x11/qt2-designer/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 76232eb118db -r fe651bc47501 x11/qt2-designer/Makefile
--- a/x11/qt2-designer/Makefile Sat Apr 16 00:42:38 2005 +0000
+++ b/x11/qt2-designer/Makefile Sat Apr 16 00:54:33 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2005/04/11 21:48:13 tv Exp $
+# $NetBSD: Makefile,v 1.24 2005/04/16 00:54:33 kristerw Exp $
 
 PKGNAME=               qt2-designer-${QTVERSION}
 PKGREVISION=           3
@@ -19,6 +19,7 @@
        ${LIBTOOL} ${INSTALL_PROGRAM} \
                ${WRKSRC}/tools/designer/designer/designer ${QTPREFIX}/bin
 
+.include "../../converters/libiconv/buildlink3.mk"
 .include "../../x11/qt2-libs/buildlink3.mk"
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index