pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/gmic-qt-digikam
Module Name: pkgsrc
Committed By: wiz
Date: Mon Oct 21 20:31:37 UTC 2024
Modified Files:
pkgsrc/graphics/gmic-qt-digikam: Makefile
Log Message:
gmic-qt-digikam: make qt5-qttools a proper dependency
fixes shlibs check
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/graphics/gmic-qt-digikam/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/gmic-qt-digikam/Makefile
diff -u pkgsrc/graphics/gmic-qt-digikam/Makefile:1.11 pkgsrc/graphics/gmic-qt-digikam/Makefile:1.12
--- pkgsrc/graphics/gmic-qt-digikam/Makefile:1.11 Sun Aug 25 06:18:50 2024
+++ pkgsrc/graphics/gmic-qt-digikam/Makefile Mon Oct 21 20:31:37 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2024/08/25 06:18:50 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2024/10/21 20:31:37 wiz Exp $
DISTNAME= gmic-qt-digikam-3.2.2.20230417
PKGREVISION= 9
@@ -27,6 +27,5 @@ BUILDLINK_FNAME_TRANSFORM.qt5-qttools+=
.include "../../graphics/digikam/buildlink3.mk"
.include "../../math/fftw/buildlink3.mk"
.include "../../www/curl/buildlink3.mk"
-BUILDLINK_DEPMETHOD.qt5-qttools?= build
.include "../../x11/qt5-qttools/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index