aboutsummaryrefslogtreecommitdiff
path: root/comms/inspectrum
diff options
context:
space:
mode:
Diffstat (limited to 'comms/inspectrum')
-rw-r--r--comms/inspectrum/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/inspectrum/Makefile b/comms/inspectrum/Makefile
index 175cc143223e..2e5800b63485 100644
--- a/comms/inspectrum/Makefile
+++ b/comms/inspectrum/Makefile
@@ -18,12 +18,12 @@ LIB_DEPENDS= libfftw3.so:math/fftw3 \
CMAKE_INSTALL_PREFIX= ${STAGEDIR}${PREFIX}
+USES= cmake compiler:c++11-lang pkgconfig qmake qt:5
USE_GITHUB= yes
GH_ACCOUNT= miek
GH_TAGNAME= d844c921e51e6d3e4aaea46b622cfa1a38feadfe
USE_QT= core buildtools_build concurrent widgets
-USES= cmake pkgconfig qmake qt:5
USE_LDCONFIG= yes
.include <bsd.port.mk>