pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/news/flnews news/flnews: Remove libXcursor dependency
details: https://anonhg.NetBSD.org/pkgsrc/rev/3fcde018eee7
branches: trunk
changeset: 427802:3fcde018eee7
user: micha <micha%pkgsrc.org@localhost>
date: Tue Apr 21 07:57:01 2020 +0000
description:
news/flnews: Remove libXcursor dependency
It is a dependency of FLTK library (missing in the bl3 file there).
diffstat:
news/flnews/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 80cb8590dd9c -r 3fcde018eee7 news/flnews/Makefile
--- a/news/flnews/Makefile Tue Apr 21 07:53:56 2020 +0000
+++ b/news/flnews/Makefile Tue Apr 21 07:57:01 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2020/04/20 00:43:51 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2020/04/21 07:57:01 micha Exp $
FLNEWS_VERSION= 0.17
@@ -76,6 +76,5 @@
.include "../../devel/zlib/buildlink3.mk"
.include "../../security/openssl/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