pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/ktorrent3 Include kdebase-workspace4's buildlink3....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9be7ae522673
branches:  trunk
changeset: 567949:9be7ae522673
user:      abs <abs%pkgsrc.org@localhost>
date:      Sun Nov 29 21:11:21 2009 +0000

description:
Include kdebase-workspace4's buildlink3.mk to pick up the solid definitions - from Sverre Froyen. Bump pkgrevision

diffstat:

 net/ktorrent3/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 42bcb6284008 -r 9be7ae522673 net/ktorrent3/Makefile
--- a/net/ktorrent3/Makefile    Sun Nov 29 20:52:55 2009 +0000
+++ b/net/ktorrent3/Makefile    Sun Nov 29 21:11:21 2009 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2009/11/25 15:55:49 abs Exp $
+# $NetBSD: Makefile,v 1.3 2009/11/29 21:11:21 abs Exp $
 
 DISTNAME=      ktorrent-${KTORRENT_VER}
+PKGREVISION=   1
 CATEGORIES=    net kde
 MASTER_SITES=  http://ktorrent.org/downloads/${KTORRENT_VER}/
 EXTRACT_SUFX=  .tar.bz2
@@ -29,6 +30,7 @@
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../x11/kdelibs4/buildlink3.mk"
 .include "../../x11/kdebase-runtime4/buildlink3.mk"
+.include "../../x11/kdebase-workspace4/buildlink3.mk"
 .include "../../x11/libSM/buildlink3.mk"
 .include "../../x11/libX11/buildlink3.mk"
 BUILDLINK_DEPMETHOD.libXt?=    build



Home | Main Index | Thread Index | Old Index