Bug 239996 - irc/irssi-icb: Makefile cleanup
Summary: irc/irssi-icb: Makefile cleanup
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: Santhosh Raju
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-20 16:03 UTC by Santhosh Raju
Modified: 2019-09-03 03:13 UTC (History)
0 users

See Also:


Attachments
Patch that fixes some style issues and clean the Makefile (879 bytes, patch)
2019-08-20 16:03 UTC, Santhosh Raju
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Santhosh Raju 2019-08-20 16:03:37 UTC
Created attachment 206734 [details]
Patch that fixes some style issues and clean the Makefile

Cleaned up the Makefile by running portlint(1) and portfmt(1).

Also adds "gnome" to USES to prevent the "USE_GNOME alone is deprecated" message.

No changes in logic hence no PKGREVISION bump.

Tested builds in 12.0-RELEASE-p9 (amd64).

Would be nice if this can be applied to the ports tree.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-09-03 03:11:57 UTC
A commit references this bug:

Author: fox
Date: Tue Sep  3 03:11:10 UTC 2019
New revision: 510918
URL: https://svnweb.freebsd.org/changeset/ports/510918

Log:
  irc/irssi-icb: Makefile cleanup

  - Cleans up the Makefile by running portlint(1) and portfmt(1).
  - Also adds "gnome" to USES to prevent the "USE_GNOME alone is deprecated" message.
  - Updates the MAINTAINER email

  PR:		239996
  Approved by:	philip (mentor)

Changes:
  head/irc/irssi-icb/Makefile
Comment 2 Santhosh Raju freebsd_committer freebsd_triage 2019-09-03 03:13:07 UTC
Committed the changes to head.