pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/kdepim3 Make qt3-tools dependency full rather tha...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8ddb90dd5e70
branches:  trunk
changeset: 481556:8ddb90dd5e70
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Oct 07 12:22:16 2004 +0000

description:
Make qt3-tools dependency full rather than build as kaddressbook depends
on libqui.  From Ian Zagorskih in PR pkg/27178.

diffstat:

 misc/kdepim3/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 3e6c13da6e95 -r 8ddb90dd5e70 misc/kdepim3/Makefile
--- a/misc/kdepim3/Makefile     Thu Oct 07 12:16:51 2004 +0000
+++ b/misc/kdepim3/Makefile     Thu Oct 07 12:22:16 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2004/10/03 00:12:59 tv Exp $
+# $NetBSD: Makefile,v 1.32 2004/10/07 12:22:16 markd Exp $
 
 DISTNAME=      kdepim-${_KDE_VERSION}
 PKGREVISION=   1
@@ -28,6 +28,8 @@
                libkdenetwork/kpgp-3.1-upgrade-address-data.pl
 
 .include "../../meta-pkgs/kde3/kde3.mk"
+BUILDLINK_DEPMETHOD.qt3-tools= full
+
 .include "../../comms/libmal/buildlink3.mk"
 .include "../../comms/pilot-link-libs/buildlink3.mk"
 .include "../../security/gpgme/buildlink3.mk"



Home | Main Index | Thread Index | Old Index