1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/astro/gpxloggerd
John Marino ca4bbe286e astro/gpxloggerd: Unbreak on DragonFly
The latest commits broke this port on DragonFly.  The port uses the
base mk files rather than a standalone makefile, and will not build
without warnings appearing:

  gpxloggerd.c:185:16: error: variable 'pt' set but not used
                       [-Werror=unused-but-set-variable]

To ensure -Werror flag is not passed to the build, set NO_WERROR for
the makefile.

Approved by:	blanket (-Werror, restore DF)
2015-06-06 12:57:56 +00:00
..
files
distinfo Update to 0.2.3, which fixed build with old gcc. 2015-05-26 09:08:58 +00:00
Makefile astro/gpxloggerd: Unbreak on DragonFly 2015-06-06 12:57:56 +00:00
pkg-descr