diff options
author | John Marino <marino@FreeBSD.org> | 2016-11-18 05:04:34 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-11-18 05:04:34 +0000 |
commit | 804f9661505e5037cff50752304c3d5b8ec9e23f (patch) | |
tree | d822a06bd33100a6398bf0670f083c848afcb66a /astro | |
parent | 17d6e400510d30095e5ab831299e7e9747d5889d (diff) | |
download | ports-804f9661505e5037cff50752304c3d5b8ec9e23f.tar.gz ports-804f9661505e5037cff50752304c3d5b8ec9e23f.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/gpsd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/gpsd/Makefile b/astro/gpsd/Makefile index 05b758fd9f02..e257b9f15e51 100644 --- a/astro/gpsd/Makefile +++ b/astro/gpsd/Makefile @@ -127,6 +127,7 @@ TIMING_MAKE_ARGS_OFF= timing=no # Client-side options NCURSES_MAKE_ARGS_OFF= ncurses=no +NCURSES_USES= ncurses QTBIND_USE= QT4=network QTBIND_MAKE_ARGS= qt=yes QTBIND_MAKE_ARGS_OFF= qt=no |