pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/news/flnews
Module Name: pkgsrc
Committed By: joerg
Date: Mon Apr 20 00:43:51 UTC 2020
Modified Files:
pkgsrc/news/flnews: Makefile
Log Message:
Needs libXcursor
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/news/flnews/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/news/flnews/Makefile
diff -u pkgsrc/news/flnews/Makefile:1.7 pkgsrc/news/flnews/Makefile:1.8
--- pkgsrc/news/flnews/Makefile:1.7 Sat Jan 25 10:45:12 2020
+++ pkgsrc/news/flnews/Makefile Mon Apr 20 00:43:51 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2020/01/25 10:45:12 jperkin Exp $
+# $NetBSD: Makefile,v 1.8 2020/04/20 00:43:51 joerg Exp $
FLNEWS_VERSION= 0.17
@@ -76,5 +76,6 @@ BUILDLINK_API_DEPENDS.zlib+= zlib>=1.2.3
.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