Bug 244818 - net/vnstat: Remove gmake dependency
Summary: net/vnstat: Remove gmake dependency
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-15 00:39 UTC by Daniel Engberg
Modified: 2020-03-28 13:55 UTC (History)
0 users

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


Attachments
Patch for vnstat (311 bytes, patch)
2020-03-15 00:39 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2020-03-15 00:39:59 UTC
Created attachment 212420 [details]
Patch for vnstat

Tested on FreeBSD 13.0-CURRENT #0 r358620 (AMD64)
Poudriere OK 12.1-RELEASE
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-03-28 13:47:14 UTC
A commit references this bug:

Author: sunpoet
Date: Sat Mar 28 13:34:07 UTC 2020
New revision: 529730
URL: https://svnweb.freebsd.org/changeset/ports/529730

Log:
  Remove USES=gmake

  It compiles fine without gmake now.

  PR:		244818
  Submitted by:	Daniel Engberg <daniel.engberg.lists@pyret.net>

Changes:
  head/net/vnstat/Makefile
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2020-03-28 13:55:57 UTC
Committed. Thanks!