pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/lgogdownloader
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jun 16 18:57:11 UTC 2024
Modified Files:
pkgsrc/games/lgogdownloader: Makefile
Log Message:
lgogdownloader: remove unused dependency
Previous release switched from htmlcxx to (lib)tidy
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 pkgsrc/games/lgogdownloader/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/lgogdownloader/Makefile
diff -u pkgsrc/games/lgogdownloader/Makefile:1.74 pkgsrc/games/lgogdownloader/Makefile:1.75
--- pkgsrc/games/lgogdownloader/Makefile:1.74 Sat Jun 8 12:42:32 2024
+++ pkgsrc/games/lgogdownloader/Makefile Sun Jun 16 18:57:11 2024
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.74 2024/06/08 12:42:32 wiz Exp $
+# $NetBSD: Makefile,v 1.75 2024/06/16 18:57:11 wiz Exp $
DISTNAME= lgogdownloader-3.14
+PKGREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=Sude-/}
GITHUB_TAG= v${PKGVERSION_NOREV}
@@ -18,7 +19,6 @@ CMAKE_ARGS+= -DJSONCPP_INCLUDE_DIR=${BUI
.include "../../devel/cmake/build.mk"
.include "../../devel/boost-libs/buildlink3.mk"
.include "../../textproc/tinyxml2/buildlink3.mk"
-.include "../../www/htmlcxx/buildlink3.mk"
.include "../../www/curl/buildlink3.mk"
.include "../../misc/rhash/buildlink3.mk"
.include "../../textproc/jsoncpp/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index