svn commit: r412200 - head/comms/sdr-wspr
Diane Bruce
db at FreeBSD.org
Thu Mar 31 02:27:08 UTC 2016
Author: db
Date: Thu Mar 31 02:27:07 2016
New Revision: 412200
URL: https://svnweb.freebsd.org/changeset/ports/412200
Log:
Missed a webkit in USE_QT5 mea culpa
Reviewed by: jeff at baitis.net
Approved by: jeff at baitis.net
Modified:
head/comms/sdr-wspr/Makefile
Modified: head/comms/sdr-wspr/Makefile
==============================================================================
--- head/comms/sdr-wspr/Makefile Thu Mar 31 01:00:37 2016 (r412199)
+++ head/comms/sdr-wspr/Makefile Thu Mar 31 02:27:07 2016 (r412200)
@@ -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 \
More information about the svn-ports-head
mailing list