diff options
Diffstat (limited to 'x11-toolkits/kproperty/Makefile')
-rw-r--r-- | x11-toolkits/kproperty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/kproperty/Makefile b/x11-toolkits/kproperty/Makefile index 859868e5bd8d..1ddce2affdd7 100644 --- a/x11-toolkits/kproperty/Makefile +++ b/x11-toolkits/kproperty/Makefile @@ -10,7 +10,7 @@ DIST_SUBDIR= KDE/${PORTNAME} MAINTAINER= kde@FreeBSD.org COMMENT= Property editing framwork -USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 \ +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 \ tar:xz USE_KDE= ecm config coreaddons guiaddons i18n widgetsaddons USE_QT= core declarative gui widgets xml \ |