aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-06-26 13:51:14 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-06-26 13:51:14 +0000
commitaf7cc6136eea7b82d789f4a8304d4632d155721f (patch)
tree0e297abb6db924311cbca86f62f5b1c2ba67d9f1 /ftp
parent0b8e7b7bf96ceca3e09afb45bcb5eca5212086e0 (diff)
downloadports-af7cc6136eea7b82d789f4a8304d4632d155721f.tar.gz
ports-af7cc6136eea7b82d789f4a8304d4632d155721f.zip
Allow to build with texinfo from ports
With hat: portmgr
Notes
Notes: svn path=/head/; revision=359353
Diffstat (limited to 'ftp')
-rw-r--r--ftp/wget/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile
index 661272bfa1be..b494086d2861 100644
--- a/ftp/wget/Makefile
+++ b/ftp/wget/Makefile
@@ -12,7 +12,7 @@ COMMENT= Retrieve files from the Net via HTTP(S) and FTP
LICENSE= GPLv3
-USES= charsetfix gmake perl5 tar:xz
+USES= charsetfix gmake makeinfo perl5 tar:xz
USE_PERL5= build
GNU_CONFIGURE= yes