pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/mirall Require qt4-tools to make cmake happy.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e724050ef3c2
branches: trunk
changeset: 627810:e724050ef3c2
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Dec 15 19:42:46 2013 +0000
description:
Require qt4-tools to make cmake happy.
diffstat:
net/mirall/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 484a91a6184d -r e724050ef3c2 net/mirall/Makefile
--- a/net/mirall/Makefile Sun Dec 15 19:42:04 2013 +0000
+++ b/net/mirall/Makefile Sun Dec 15 19:42:46 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2013/11/23 03:00:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.5 2013/12/15 19:42:46 joerg Exp $
DISTNAME= mirall-1.4.2
PKGREVISION= 1
@@ -47,4 +47,5 @@
.include "../../net/ocsync/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../x11/qt4-qdbus/buildlink3.mk"
+.include "../../x11/qt4-tools/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index