diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-11-21 08:36:26 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-11-21 08:36:26 +0000 |
commit | cbcfde370cef7387a49256b282612ed53b30ccdb (patch) | |
tree | 6b04110a85d89148a3db54227de18de5bdef3f5b /astro/gpsbabel | |
parent | e47c568e5b1886e79421dfb99ca2e55fa130e8e6 (diff) |
Notes
Diffstat (limited to 'astro/gpsbabel')
-rw-r--r-- | astro/gpsbabel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/gpsbabel/Makefile b/astro/gpsbabel/Makefile index 6aa5dad2c51a..fdfa36144cc5 100644 --- a/astro/gpsbabel/Makefile +++ b/astro/gpsbabel/Makefile @@ -25,7 +25,7 @@ CONFIGURE_ARGS= --with-zlib=system USES= localbase OPTIONS_DEFINE= GUI -OPTIONS_SUB= GUI +OPTIONS_SUB= yes GUI_ALL_TARGET= gui GUI_USE= QT4=gui,xml,network,webkit |