pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/konsole
Module Name: pkgsrc
Committed By: markd
Date: Wed Apr 14 22:39:25 UTC 2021
Modified Files:
pkgsrc/x11/konsole: Makefile
Log Message:
konsole: depend on kparts rather than kdelibs4support
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/x11/konsole/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/konsole/Makefile
diff -u pkgsrc/x11/konsole/Makefile:1.52 pkgsrc/x11/konsole/Makefile:1.53
--- pkgsrc/x11/konsole/Makefile:1.52 Sat Mar 6 04:47:37 2021
+++ pkgsrc/x11/konsole/Makefile Wed Apr 14 22:39:25 2021
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.52 2021/03/06 04:47:37 markd Exp $
+# $NetBSD: Makefile,v 1.53 2021/04/14 22:39:25 markd Exp $
DISTNAME= konsole-${KAPPSVER}
+PKGREVISION= 1
CATEGORIES= x11
HOMEPAGE= http://kde.org/applications/system/konsole/
@@ -14,9 +15,9 @@ BUILD_DEPENDS+= kdoctools>=5.19.0:../../
USE_TOOLS+= msgmerge
.include "../../devel/knotifyconfig/buildlink3.mk"
+.include "../../devel/kparts/buildlink3.mk"
.include "../../devel/kpty/buildlink3.mk"
.include "../../net/knewstuff/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../x11/kdelibs4support/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index