Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Dec 2017 07:54:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 224005] DOCS_DISTFILES doesn't work with DISTNAME: it overwrites DISTFILES instead of adding to it when DISTNAME is present
Message-ID:  <bug-224005-13-ZxeIKT9Acp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224005-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224005-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224005

Mathieu Arnold <mat@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |FIXED

--- Comment #3 from Mathieu Arnold <mat@FreeBSD.org> ---
Because DISTFILES is set after options processing, and is never overwritten.

I'll add DISTFILES to the warning in
https://www.freebsd.org/doc/en/books/porters-handbook/makefile-options.html=
#options-variables

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224005-13-ZxeIKT9Acp>