diff options
-rw-r--r-- | ftp/wget/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile index 128fbc83684a..adb3fafc5847 100644 --- a/ftp/wget/Makefile +++ b/ftp/wget/Makefile @@ -18,6 +18,7 @@ COMMENT= Retrieve files from the Net via HTTP and FTP USE_GETTEXT= yes .endif +USE_GMAKE= yes USE_PERL5_BUILD= yes GNU_CONFIGURE= yes |