pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/umbrello
Module Name: pkgsrc
Committed By: markd
Date: Tue Nov 5 19:46:48 UTC 2024
Modified Files:
pkgsrc/devel/umbrello: Makefile
Log Message:
umbrello: drop some unneeded dependencies
To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 pkgsrc/devel/umbrello/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/umbrello/Makefile
diff -u pkgsrc/devel/umbrello/Makefile:1.96 pkgsrc/devel/umbrello/Makefile:1.97
--- pkgsrc/devel/umbrello/Makefile:1.96 Fri Nov 1 12:52:21 2024
+++ pkgsrc/devel/umbrello/Makefile Tue Nov 5 19:46:48 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.96 2024/11/01 12:52:21 wiz Exp $
+# $NetBSD: Makefile,v 1.97 2024/11/05 19:46:48 markd Exp $
DISTNAME= umbrello-${KAPPSVER}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= devel
HOMEPAGE= https://kde.org/applications/development/umbrello/
@@ -20,7 +20,6 @@ USE_TOOLS+= msgmerge
.include "../../devel/ktexteditor/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../x11/kdelibs4support/buildlink3.mk"
+.include "../../textproc/libxslt/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
-.include "../../x11/qt5-qtwebkit/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index