aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-03-28 13:34:02 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-03-28 13:34:02 +0000
commit33669b4b81436f7a4623b205da16ee863089127f (patch)
treefb4dc64391b7a241a0c6fcb5bf834a28d88eb7e2 /ftp
parent6abf2d82186c9b38b9d76c833aaef0edb5994adb (diff)
downloadports-33669b4b81436f7a4623b205da16ee863089127f.tar.gz
ports-33669b4b81436f7a4623b205da16ee863089127f.zip
Remove USES=gmake
It compiles fine without gmake now. PR: 244647 Submitted by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Notes
Notes: svn path=/head/; revision=529729
Diffstat (limited to 'ftp')
-rw-r--r--ftp/curl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index 87f662b2bf50..e947ea6c63f8 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -43,7 +43,7 @@ SMTP_DESC= SMTP/SMTPS support
THREADED_RESOLVER_DESC= Threaded DNS resolver
TLS_SRP_DESC= TLS-SRP (Secure Remote Password) support
-USES= cpe gmake libtool localbase pathfix perl5 shebangfix tar:xz
+USES= cpe libtool localbase pathfix perl5 shebangfix tar:xz
USE_PERL5= build
CONFIGURE_ARGS= --disable-werror \