pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/scrot scrot: Needs libXfixes



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0080d092d66b
branches:  trunk
changeset: 343739:0080d092d66b
user:      nia <nia%pkgsrc.org@localhost>
date:      Sun Nov 10 11:21:59 2019 +0000

description:
scrot: Needs libXfixes

diffstat:

 graphics/scrot/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 08d7be90a2db -r 0080d092d66b graphics/scrot/Makefile
--- a/graphics/scrot/Makefile   Sun Nov 10 11:19:50 2019 +0000
+++ b/graphics/scrot/Makefile   Sun Nov 10 11:21:59 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2019/08/19 17:41:56 fox Exp $
+# $NetBSD: Makefile,v 1.37 2019/11/10 11:21:59 nia Exp $
 
 DISTNAME=      scrot-1.2
 CATEGORIES=    graphics
@@ -21,4 +21,5 @@
        cd ${WRKSRC} && autoreconf -i
 
 .include "../../devel/giblib/buildlink3.mk"
+.include "../../x11/libXfixes/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index