Bug 254291 - irc/weechat: Fix build with HEADLESS off.
Summary: irc/weechat: Fix build with HEADLESS off.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Bernard Spil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-14 23:18 UTC by Alexandre C. Guimarães
Modified: 2021-03-15 08:53 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (brnrd)


Attachments
Fix build with HEADLESS off (1.50 KB, patch)
2021-03-14 23:18 UTC, Alexandre C. Guimarães
brnrd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandre C. Guimarães freebsd_committer freebsd_triage 2021-03-14 23:18:36 UTC
Created attachment 223274 [details]
Fix build with HEADLESS off

Weechat is failing to package when the HEADLESS options is off. The attached patch fix it.

Thanks! :-)
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-03-15 08:53:04 UTC
A commit references this bug:

Author: brnrd
Date: Mon Mar 15 08:53:00 UTC 2021
New revision: 568443
URL: https://svnweb.freebsd.org/changeset/ports/568443

Log:
  irc/weechat: Fix build with HEADLESS off

  PR:		254291
  Submitted by:	rigoletto

Changes:
  head/irc/weechat/pkg-plist
Comment 2 Bernard Spil freebsd_committer freebsd_triage 2021-03-15 08:53:40 UTC
Thanks!