Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 2025 08:05:24 GMT
From:      =?utf-8?Q?Lo=C3=AFc?= Bartoletti <lbartoletti@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 564716718752 - main - x11-toolkits/qwt6: fix pkg-plist
Message-ID:  <202503240805.52O85Oew006894@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by lbartoletti:

URL: https://cgit.FreeBSD.org/ports/commit/?id=56471671875231acbc6f72312d1b7b96e545a0fa

commit 56471671875231acbc6f72312d1b7b96e545a0fa
Author:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
AuthorDate: 2025-03-24 08:05:05 +0000
Commit:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
CommitDate: 2025-03-24 08:05:18 +0000

    x11-toolkits/qwt6: fix pkg-plist
---
 x11-toolkits/qwt6/pkg-plist | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-toolkits/qwt6/pkg-plist b/x11-toolkits/qwt6/pkg-plist
index d30b2a5bb1ce..6979373b659d 100644
--- a/x11-toolkits/qwt6/pkg-plist
+++ b/x11-toolkits/qwt6/pkg-plist
@@ -71,7 +71,7 @@
 %%QT_INCDIR%%/qwt6/QwtPlotCurve
 %%QT_INCDIR%%/qwt6/QwtPlotDict
 %%QT_INCDIR%%/qwt6/QwtPlotDirectPainter
-%%QT_INCDIR%%/qwt6/QwtPlotGLCanvas
+@comment %%QT_INCDIR%%/qwt6/QwtPlotGLCanvas
 %%QT_INCDIR%%/qwt6/QwtPlotGraphicItem
 %%QT_INCDIR%%/qwt6/QwtPlotGrid
 %%QT_INCDIR%%/qwt6/QwtPlotHistogram
@@ -216,6 +216,7 @@
 %%QT_INCDIR%%/qwt6/qwt_plot_curve.h
 %%QT_INCDIR%%/qwt6/qwt_plot_dict.h
 %%QT_INCDIR%%/qwt6/qwt_plot_directpainter.h
+@comment %%QT_INCDIR%%/qwt6/qwt_plot_glcanvas.h
 %%QT_INCDIR%%/qwt6/qwt_plot_graphicitem.h
 %%QT_INCDIR%%/qwt6/qwt_plot_grid.h
 %%QT_INCDIR%%/qwt6/qwt_plot_histogram.h
@@ -293,7 +294,6 @@
 %%QT_INCDIR%%/qwt6/qwt_weeding_curve_fitter.h
 %%QT_INCDIR%%/qwt6/qwt_wheel.h
 %%QT_INCDIR%%/qwt6/qwt_widget_overlay.h
-@comment %%QT_INCDIR%%/qwt6/qwt_plot_glcanvas.h
 %%QT_LIBDIR%%/libqwt.so
 %%QT_LIBDIR%%/libqwt.so.6
 %%QT_LIBDIR%%/libqwt.so.%%SHLIB_SHVER%%


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503240805.52O85Oew006894>