Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Sep 2024 18:01:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 281206] www/wt: Revamp port and update to 4.10.4
Message-ID:  <bug-281206-7788-VS7PjMHqou@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-281206-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-281206-7788@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=3D281206

--- Comment #7 from Vladimir Druzenko <vvd@FreeBSD.org> ---
You can use something like this:
EXTRACT_AFTER_ARGS=3D     --exclude ".gitignore" --no-same-owner
--no-same-permissions
instead of
post-extract:
        ${FIND} ${WRKSRC} -name .gitignore -delete

Check examples in other ports - search for EXTRACT_AFTER_ARGS.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281206-7788-VS7PjMHqou>