Bug 244647 - ftp/curl: Remove gmake dependency
Summary: ftp/curl: 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: buildisok
Depends on:
Blocks:
 
Reported: 2020-03-06 21:36 UTC by Daniel Engberg
Modified: 2020-03-28 13:55 UTC (History)
0 users

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


Attachments
Patch (480 bytes, patch)
2020-03-06 21:36 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-06 21:36:04 UTC
Created attachment 212209 [details]
Patch

Compile, "make test" and run-time tested on FreeBSD 13.0-CURRENT #0 r358620 (AMD64)
Poudriere OK on 12.1-RELEASE
Comment 1 Automation User 2020-03-21 00:10:54 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/128327831
Comment 2 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:02 UTC 2020
New revision: 529729
URL: https://svnweb.freebsd.org/changeset/ports/529729

Log:
  Remove USES=gmake

  It compiles fine without gmake now.

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

Changes:
  head/ftp/curl/Makefile
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2020-03-28 13:55:55 UTC
Committed. Thanks!