pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/scrot Needs libXcursor.
details: https://anonhg.NetBSD.org/pkgsrc/rev/afd3e1412fc3
branches: trunk
changeset: 347340:afd3e1412fc3
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Jan 10 21:14:11 2020 +0000
description:
Needs libXcursor.
diffstat:
graphics/scrot/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 1fadca614cff -r afd3e1412fc3 graphics/scrot/Makefile
--- a/graphics/scrot/Makefile Fri Jan 10 21:13:55 2020 +0000
+++ b/graphics/scrot/Makefile Fri Jan 10 21:14:11 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2019/11/10 11:21:59 nia Exp $
+# $NetBSD: Makefile,v 1.38 2020/01/10 21:14:11 joerg Exp $
DISTNAME= scrot-1.2
CATEGORIES= graphics
@@ -21,5 +21,6 @@
cd ${WRKSRC} && autoreconf -i
.include "../../devel/giblib/buildlink3.mk"
+.include "../../x11/libXcursor/buildlink3.mk"
.include "../../x11/libXfixes/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index