git: f518cef182dc - main - x11-toolkits/kproperty: repair bad LICENSE_FILE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 08 Mar 2025 23:37:49 UTC
The branch main has been updated by adridg: URL: https://cgit.FreeBSD.org/ports/commit/?id=f518cef182dc5a111b5d0cf39cb0ce01cfd2c718 commit f518cef182dc5a111b5d0cf39cb0ce01cfd2c718 Author: Adriaan de Groot <adridg@FreeBSD.org> AuthorDate: 2025-03-08 23:30:06 +0000 Commit: Adriaan de Groot <adridg@FreeBSD.org> CommitDate: 2025-03-08 23:37:45 +0000 x11-toolkits/kproperty: repair bad LICENSE_FILE --- x11-toolkits/kproperty/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-toolkits/kproperty/Makefile b/x11-toolkits/kproperty/Makefile index 1fdf52f64b3a..87b49cdad71d 100644 --- a/x11-toolkits/kproperty/Makefile +++ b/x11-toolkits/kproperty/Makefile @@ -10,7 +10,7 @@ COMMENT= Property editing framwork WWW= https://www.kexi-project.org/ LICENSE= LGPL21+ -LICENSE_FILE= COPYING.LIB +LICENSE_FILE= ${WRKSRC}/COPYING.LIB USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= config coreaddons guiaddons i18n widgetsaddons \