pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/dolphin-plugins
Module Name: pkgsrc
Committed By: wiz
Date: Sun Feb 14 11:42:29 UTC 2021
Modified Files:
pkgsrc/devel/dolphin-plugins: Makefile
Log Message:
dolphin-plugins: fix path to dolphin
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/dolphin-plugins/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/dolphin-plugins/Makefile
diff -u pkgsrc/devel/dolphin-plugins/Makefile:1.34 pkgsrc/devel/dolphin-plugins/Makefile:1.35
--- pkgsrc/devel/dolphin-plugins/Makefile:1.34 Thu Feb 11 21:16:12 2021
+++ pkgsrc/devel/dolphin-plugins/Makefile Sun Feb 14 11:42:29 2021
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2021/02/11 21:16:12 markd Exp $
+# $NetBSD: Makefile,v 1.35 2021/02/14 11:42:29 wiz Exp $
DISTNAME= dolphin-plugins-${KAPPSVER}
-CATEGORIES= sysutils
+CATEGORIES= devel sysutils
HOMEPAGE= https://kde.org/applications/system/dolphin/
COMMENT= Extra Dolphin plugins
@@ -13,7 +13,7 @@ BUILD_DEPENDS+= kdoctools>=5.19.0:../../
USE_TOOLS+= msgmerge
-.include "../../wip/dolphin5/buildlink3.mk"
+.include "../../sysutils/dolphin/buildlink3.mk"
.include "../../devel/ktexteditor/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index