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: micha
Date: Fri Jan 31 13:12:27 UTC 2025
Modified Files:
pkgsrc/news/flnews: Makefile
Log Message:
news/flnews: Switch to FLTK 1.4
Part of FLTK 1.4 transition (Step 2).
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 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.20 pkgsrc/news/flnews/Makefile:1.21
--- pkgsrc/news/flnews/Makefile:1.20 Mon Apr 29 08:57:09 2024
+++ pkgsrc/news/flnews/Makefile Fri Jan 31 13:12:27 2025
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2024/04/29 08:57:09 micha Exp $
+# $NetBSD: Makefile,v 1.21 2025/01/31 13:12:27 micha Exp $
FLNEWS_VERSION= 1.2.1
DISTNAME= flnews-${FLNEWS_VERSION}
+PKGREVISION= 1
CATEGORIES= news
MASTER_SITES= http://micha.freeshell.org/flnews/src/
MASTER_SITES+= http://www.ybtra.de/flnews-mirror/src/
@@ -83,6 +84,6 @@ TOOL_DEPENDS+= makedepend-[0-9]*:../..
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/fltk/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index