From 30632e47b68f37214d56a29dd277da5bbe0a66ce Mon Sep 17 00:00:00 2001 From: antoine Date: Thu, 26 Jun 2014 13:51:14 +0000 Subject: Allow to build with texinfo from ports With hat: portmgr --- ftp/wget/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ftp/wget/Makefile') 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 -- cgit