pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

foliate: point to packages in pkgsrc trunk.



Module Name:	pkgsrc-wip
Committed By:	Santhosh Raju <fox%NetBSD.org@localhost>
Pushed By:	fox
Date:		Tue Sep 1 22:45:30 2026 +0200
Changeset:	2bab8832794f61e0ee94175eb56f11c809c12e9c

Modified Files:
	foliate/Makefile

Log Message:
foliate: point to packages in pkgsrc trunk.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2bab8832794f61e0ee94175eb56f11c809c12e9c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 foliate/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diffs:
diff --git a/foliate/Makefile b/foliate/Makefile
index c673f7e91a..ce53d30e48 100644
--- a/foliate/Makefile
+++ b/foliate/Makefile
@@ -14,7 +14,7 @@ CONFLICTS=	foliate-[0-9]*
 
 USE_TOOLS+=	pkg-config msgfmt xgettext
 
-RUN_DEPENDS+=	gjs>=1.82.0:../../wip/gjs
+RUN_DEPENDS+=	gjs>=1.82.0:../../lang/gjs
 
 GITHUB_SUBMODULES=	johnfactotum foliate-js 052123beafed921a9a2a45ef6330c235289a634e src/foliate-js
 
@@ -31,7 +31,7 @@ BUILDLINK_API_DEPENDS.libadwaita+=	libadwaita>=1.8
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../lang/python/application.mk"
 BUILDLINK_API_DEPENDS.webkit-gtk60+=	webkit-gtk60>=2.40.1
-.include "../../wip/webkit-gtk60/buildlink3.mk"
-.include "../../wip/gjs/buildlink3.mk"
+.include "../../www/webkit-gtk60/buildlink3.mk"
+.include "../../lang/gjs/buildlink3.mk"
 .include "../../x11/gtk4/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index