pkgsrc-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/c11b89a126fc
branches: trunk
changeset: 427368:c11b89a126fc
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 dad64d710534 -r c11b89a126fc 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