git: 447431377024 - main - devel/qt5-remoteobjects: Correct COMMENT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 26 Aug 2022 05:23:41 UTC
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=447431377024410f93799ecca01f8c269f59fb51 commit 447431377024410f93799ecca01f8c269f59fb51 Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2022-08-26 05:23:24 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2022-08-26 05:23:24 +0000 devel/qt5-remoteobjects: Correct COMMENT --- devel/qt5-remoteobjects/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/qt5-remoteobjects/Makefile b/devel/qt5-remoteobjects/Makefile index b53a0437ac90..e45379e18a39 100644 --- a/devel/qt5-remoteobjects/Makefile +++ b/devel/qt5-remoteobjects/Makefile @@ -4,7 +4,7 @@ CATEGORIES= devel PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt5 SXCML module +COMMENT= Qt5 Remote Objects module USES= compiler:c++11-lang gl qmake qt-dist:5 USE_GL= gl