pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/konqueror
Module Name: pkgsrc
Committed By: markd
Date: Wed Aug 9 20:51:39 UTC 2023
Modified Files:
pkgsrc/www/konqueror: Makefile
Log Message:
konqueror: note kinit dependency
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/konqueror/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/konqueror/Makefile
diff -u pkgsrc/www/konqueror/Makefile:1.1 pkgsrc/www/konqueror/Makefile:1.2
--- pkgsrc/www/konqueror/Makefile:1.1 Sat Aug 5 06:01:12 2023
+++ pkgsrc/www/konqueror/Makefile Wed Aug 9 20:51:39 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2023/08/05 06:01:12 markd Exp $
+# $NetBSD: Makefile,v 1.2 2023/08/09 20:51:39 markd Exp $
DISTNAME= konqueror-${KAPPSVER}
CATEGORIES= www
@@ -10,6 +10,7 @@ LICENSE= gnu-gpl-v2 AND gnu-fdl-v1.2 AND
.include "../../meta-pkgs/kde/applications.mk"
TOOL_DEPENDS+= kdoctools>=5.19.0:../../devel/kdoctools
+DEPENDS+= kinit>=5.19.0:../../x11/kinit
USE_TOOLS+= msgmerge
Home |
Main Index |
Thread Index |
Old Index