Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Oct 2021 16:12:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 259201] astro/geographiclib: cleanup
Message-ID:  <bug-259201-7788-k6tY793E8y@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-259201-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-259201-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=3D259201

--- Comment #2 from Tobias Kortkamp <tobik@freebsd.org> ---
Hmm, please don't do this. This just obfuscates the port more which
cannot be the goal.

I've just added support for ignoring entire blocks to portfmt main.
You can wrap the GEOID_* .for loops with

.ifnmake portclippy
...
.endif

if you think it is necessary to silence portclippy's warnings.
This won't work with ports-mgmt/portfmt just yet though.

--=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-259201-7788-k6tY793E8y>