aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2018-10-05 10:10:02 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2018-10-05 10:10:02 +0000
commit33f178ede0d659eb53b7d087a8f6fa33418d8a7a (patch)
treef2189578c9b7432c0c6dab878683896270da4d2d /comms
parentf5975804d89f6510861a92c266abc816cd9b09d9 (diff)
downloadports-33f178ede0d659eb53b7d087a8f6fa33418d8a7a.tar.gz
ports-33f178ede0d659eb53b7d087a8f6fa33418d8a7a.zip
Add missing USES=gl to my ports
Notes
Notes: svn path=/head/; revision=481268
Diffstat (limited to 'comms')
-rw-r--r--comms/gqrx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/gqrx/Makefile b/comms/gqrx/Makefile
index 42114fa81362..043d6e62fe6c 100644
--- a/comms/gqrx/Makefile
+++ b/comms/gqrx/Makefile
@@ -26,7 +26,7 @@ LIB_DEPENDS= libgnuradio-runtime.so:comms/gnuradio \
libboost_program_options.so:devel/boost-libs \
liblog4cpp.so:devel/log4cpp
-USES= pkgconfig qmake qt:5
+USES= gl pkgconfig qmake qt:5
USE_GITHUB= yes
GH_ACCOUNT= csete