Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/dillo Needs libXcursor



details:   https://anonhg.NetBSD.org/pkgsrc/rev/02a8f8e283ad
branches:  trunk
changeset: 429065:02a8f8e283ad
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Apr 15 22:37:40 2020 +0000

description:
Needs libXcursor

diffstat:

 www/dillo/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 525c068db8aa -r 02a8f8e283ad www/dillo/Makefile
--- a/www/dillo/Makefile        Wed Apr 15 19:55:12 2020 +0000
+++ b/www/dillo/Makefile        Wed Apr 15 22:37:40 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.78 2020/01/18 21:51:05 jperkin Exp $
+# $NetBSD: Makefile,v 1.79 2020/04/15 22:37:40 joerg Exp $
 
 DISTNAME=      dillo-3.0.5
 PKGREVISION=   6
@@ -42,6 +42,7 @@
 .include "../../mk/jpeg.buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"
 .include "../../x11/fltk13/buildlink3.mk"
+.include "../../x11/libXcursor/buildlink3.mk"
 
 .include "../../mk/pthread.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index