aboutsummaryrefslogtreecommitdiff
path: root/comms/gnuradio
diff options
context:
space:
mode:
authorDiane Bruce <db@FreeBSD.org>2009-02-18 13:48:47 +0000
committerDiane Bruce <db@FreeBSD.org>2009-02-18 13:48:47 +0000
commitd166a9f39b955855a7a7a635679c013d7404164f (patch)
tree39941a6e3069ffa0ecc1a94e5f71c5219306e47d /comms/gnuradio
parent1ac96f3e9169ef2d846440834a0fff25865f48fd (diff)
Notes
Diffstat (limited to 'comms/gnuradio')
-rw-r--r--comms/gnuradio/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile
index a97f73fc34b5..8243f8296f80 100644
--- a/comms/gnuradio/Makefile
+++ b/comms/gnuradio/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnuradio
PORTVERSION= 3.1.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= comms astro hamradio
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gnuradio
@@ -25,7 +25,7 @@ LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \
fftw3f:${PORTSDIR}/math/fftw3-float \
usb:${PORTSDIR}/devel/libusb \
boost_python:${PORTSDIR}/devel/boost-python
-RUN_DEPENDS= ${PYNUMERIC} \
+RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_SITELIBDIR}/ephem/__init__.py:${PORTSDIR}/astro/pyephem
USE_PYTHON= 2.4+