pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/qt6-qt-color-widgets
Module Name: pkgsrc
Committed By: tnn
Date: Wed Mar 4 00:20:26 UTC 2026
Modified Files:
pkgsrc/graphics/qt6-qt-color-widgets: Makefile
Log Message:
g/c stale comment
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/qt6-qt-color-widgets/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/qt6-qt-color-widgets/Makefile
diff -u pkgsrc/graphics/qt6-qt-color-widgets/Makefile:1.1 pkgsrc/graphics/qt6-qt-color-widgets/Makefile:1.2
--- pkgsrc/graphics/qt6-qt-color-widgets/Makefile:1.1 Wed Mar 4 00:19:40 2026
+++ pkgsrc/graphics/qt6-qt-color-widgets/Makefile Wed Mar 4 00:20:26 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2026/03/04 00:19:40 tnn Exp $
+# $NetBSD: Makefile,v 1.2 2026/03/04 00:20:26 tnn Exp $
DISTNAME= Qt-Color-Widgets-3.0.0
PKGNAME= ${DISTNAME:S/Qt-Color-Widgets/qt6-qt-color-widgets/}
@@ -16,8 +16,6 @@ LICENSE= gnu-lgpl-v3
USE_TOOLS+= pkg-config
USE_LANGUAGES= c++
CMAKE_CONFIGURE_ARGS+= -DQT_VERSION_MAJOR=6
-# No point building the shared library as applications
-# typically link statically with the widget.
CMAKE_CONFIGURE_ARGS+= -DBUILD_SHARED_LIBS=ON
PKGCONFIG_OVERRIDE+= QtColorWidgets.pc.in
Home |
Main Index |
Thread Index |
Old Index