Bug 244647

Summary: ftp/curl: Remove gmake dependency
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: buildisok
Priority: --- Flags: bugzilla: maintainer-feedback? (sunpoet)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch none

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!