Bug 238710

Summary: textproc/kf5-sonnet: Examples build needs to be disabled
Product: Ports & Packages Reporter: Yuri Victorovich <yuri>
Component: Individual Port(s)Assignee: freebsd-kde (group) <kde>
Status: Closed FIXED    
Severity: Affects Only Me CC: tcberner
Priority: --- Flags: tcberner: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   

Description Yuri Victorovich freebsd_committer freebsd_triage 2019-06-19 20:00:04 UTC
It builds examples and then throws them away, for example plaintextedit.
They probably should be disabled in CMakeLists.txt to make the build lighter.
Comment 1 Tobias C. Berner freebsd_committer freebsd_triage 2019-06-23 13:40:03 UTC
Fixed.

mfg Tobias
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-06-23 13:40:03 UTC
A commit references this bug:

Author: tcberner
Date: Sun Jun 23 13:39:36 UTC 2019
New revision: 504953
URL: https://svnweb.freebsd.org/changeset/ports/504953

Log:
  textproc/kf5-sonnet: disable building of examples

  - examples are built but not installed, so don't build them

  PR:		238710
  Reported by:	yuri

Changes:
  head/textproc/kf5-sonnet/Makefile
  head/textproc/kf5-sonnet/files/patch-CMakeLists.txt