pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/razor-qt Needs the Xdamage extension.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9e18e1b71ff7
branches: trunk
changeset: 649101:9e18e1b71ff7
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Mar 31 16:01:36 2015 +0000
description:
Needs the Xdamage extension.
diffstat:
x11/razor-qt/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 6502b28d56b5 -r 9e18e1b71ff7 x11/razor-qt/Makefile
--- a/x11/razor-qt/Makefile Tue Mar 31 16:01:12 2015 +0000
+++ b/x11/razor-qt/Makefile Tue Mar 31 16:01:36 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2015/02/21 23:35:43 ryoon Exp $
+# $NetBSD: Makefile,v 1.16 2015/03/31 16:01:36 joerg Exp $
DISTNAME= razorqt-0.5.1
PKGREVISION= 13
@@ -31,4 +31,5 @@
.include "../../x11/qt4-tools/buildlink3.mk"
.include "../../x11/xscreensaver/buildlink3.mk"
.include "../../x11/libXcomposite/buildlink3.mk"
+.include "../../x11/libXdamage/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index