aboutsummaryrefslogtreecommitdiff
path: root/comms/gnuradio
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-16 16:32:07 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-16 16:32:07 +0000
commite4343d70fd4006cdded06afba566cf5ac81c1042 (patch)
tree2b1105fda751368f91c2495b29c8d7ed7603adbd /comms/gnuradio
parent778e2d35510d4f8fa6bbae934b313771189e4268 (diff)
downloadports-e4343d70fd4006cdded06afba566cf5ac81c1042.tar.gz
ports-e4343d70fd4006cdded06afba566cf5ac81c1042.zip
Notes
Diffstat (limited to 'comms/gnuradio')
-rw-r--r--comms/gnuradio/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile
index b39a39c5e904..ec37b44dbfe7 100644
--- a/comms/gnuradio/Makefile
+++ b/comms/gnuradio/Makefile
@@ -32,14 +32,13 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_SITELIBDIR}/ephem/__init__.py:${PORTSDIR}/astro/pyephem\
${PYTHON_SITELIBDIR}/PyQt4/Qt.py:${PORTSDIR}/devel/py-qt4
-USES= cmake:outsource
+USES= cmake:outsource perl5
CMAKE_VERBOSE= yes
DOCSDIR= share/doc/${PORTNAME}-${PORTVERSION}
USE_PYTHON= 2.7+
USE_WX= 2.6+
USE_QT4= gui xml qmake moc rcc uic
WX_COMPS= wx wx:build wx:run python:build python:run
-USE_PERL5= yes
USE_LDCONFIG= yes
PLIST_SUB+= MAJOR_VERSION="3"