From f518cef182dc5a111b5d0cf39cb0ce01cfd2c718 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Sun, 9 Mar 2025 00:30:06 +0100 Subject: [PATCH] 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 \