diff options
author | Diane Bruce <db@FreeBSD.org> | 2016-03-31 02:27:07 +0000 |
---|---|---|
committer | Diane Bruce <db@FreeBSD.org> | 2016-03-31 02:27:07 +0000 |
commit | e58fd3ee2522eddbfe8152be606b95b52ab51382 (patch) | |
tree | 73c4f2e20b422f3498db5050916763331f799542 /comms/sdr-wspr | |
parent | 3b6c50ccd25072de2edd98330f7e89f091290d28 (diff) |
Notes
Diffstat (limited to 'comms/sdr-wspr')
-rw-r--r-- | comms/sdr-wspr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/sdr-wspr/Makefile b/comms/sdr-wspr/Makefile index 12132775bf1d..d9681b2bb664 100644 --- a/comms/sdr-wspr/Makefile +++ b/comms/sdr-wspr/Makefile @@ -16,7 +16,7 @@ USE_GITHUB= yes GH_ACCOUNT= hmatuschek GH_PROJECT= sdr-wspr GH_TAGNAME= 2dc1452 -USE_QT5= core buildtools_build qmake widgets +USE_QT5= core buildtools_build qmake webkit widgets USES= cmake:outsource compiler:gcc-c++11-lib fortran pkgconfig PLIST_FILES= bin/sdr-wspr share/applications/sdr-wspr.desktop \ |