aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorvd <vd@FreeBSD.org>2017-07-27 02:14:22 +0800
committervd <vd@FreeBSD.org>2017-07-27 02:14:22 +0800
commit31dbd899b3b8d90585bd2123acfe6961910bd548 (patch)
tree1e4b7af5bbc37e06a0d60316d788dd0a2616526d /ftp
parentb99bd39c5dd252bd1cb3135ae215b1672de85a68 (diff)
downloadfreebsd-ports-gnome-31dbd899b3b8d90585bd2123acfe6961910bd548.tar.gz
freebsd-ports-gnome-31dbd899b3b8d90585bd2123acfe6961910bd548.tar.zst
freebsd-ports-gnome-31dbd899b3b8d90585bd2123acfe6961910bd548.zip
ftp/wget: Enforce rebuilding of the info page
MAKEINFO must be defined in the configure environment in order for the info page to be rebuilt. Submitted by: jkim
Diffstat (limited to 'ftp')
-rw-r--r--ftp/wget/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile
index 6078a21c17a4..67201e36c989 100644
--- a/ftp/wget/Makefile
+++ b/ftp/wget/Makefile
@@ -27,6 +27,7 @@ OPTIONS_DEFINE= DOCS IDN IPV6 MANPAGES METALINK NLS PCRE PSL
OPTIONS_DEFAULT=DOCS IDN IPV6 MANPAGES NLS OPENSSL
DOCS_DESC= Install info page
+DOCS_CONFIGURE_ENV= MAKEINFO=makeinfo
DOCS_INFO= wget
DOCS_USES= makeinfo