pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/py-qt2 Include converters/libiconv/buildlink3.mk t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/76232eb118db
branches:  trunk
changeset: 492588:76232eb118db
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Sat Apr 16 00:42:38 2005 +0000

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

diffstat:

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

diffs (17 lines):

diff -r 2b836600bbd7 -r 76232eb118db x11/py-qt2/Makefile
--- a/x11/py-qt2/Makefile       Sat Apr 16 00:22:55 2005 +0000
+++ b/x11/py-qt2/Makefile       Sat Apr 16 00:42:38 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/04/11 21:48:12 tv Exp $
+# $NetBSD: Makefile,v 1.11 2005/04/16 00:42:38 kristerw Exp $
 #
 
 DISTNAME=      PyQt-3.1-Qt-2.3.1
@@ -25,6 +25,7 @@
 
 .include "../../lang/python/extension.mk"
 
+.include "../../converters/libiconv/buildlink3.mk"
 .include "../../x11/py-qt2-sip/buildlink3.mk"
 .include "../../x11/qt2-libs/buildlink3.mk"
 



Home | Main Index | Thread Index | Old Index