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 @@ -1,23 +1,23 @@ PORTNAME= kproperty DISTVERSION= 3.2.0 PORTREVISION= 3 CATEGORIES= x11-toolkits kde MASTER_SITES= KDE/stable/${PORTNAME}/src DIST_SUBDIR= KDE/${PORTNAME} MAINTAINER= kde@FreeBSD.org 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 \ ecm:build USE_QT= core declarative gui widgets xml \ buildtools:build qmake:build CONFLICTS_INSTALL= calligra-2* .include