summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorDiane Bruce <db@FreeBSD.org>2008-07-17 19:21:50 +0000
committerDiane Bruce <db@FreeBSD.org>2008-07-17 19:21:50 +0000
commit49e56afcc251aa3652f1b86ee219302e515617f3 (patch)
tree833aada5aa7ac930da481e2658af5bcf0515a18e /comms
parentUpdate to 0.32 (diff)
- Track pyephem change
Notified by: itetcu, pav
Notes
Notes: svn path=/head/; revision=216969
Diffstat (limited to 'comms')
-rw-r--r--comms/gnuradio/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile
index 0b7aa9789cf1..4ddfae3a2f6d 100644
--- a/comms/gnuradio/Makefile
+++ b/comms/gnuradio/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnuradio
PORTVERSION= 3.1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= comms astro hamradio
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gnuradio
@@ -26,7 +26,7 @@ LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \
usb:${PORTSDIR}/devel/libusb \
boost_python:${PORTSDIR}/devel/boost-python
RUN_DEPENDS= ${PYNUMERIC} \
- ${PYTHON_SITELIBDIR}/ephem.so:${PORTSDIR}/astro/pyephem
+ ${PYTHON_SITELIBDIR}/ephem/__init__.py:${PORTSDIR}/astro/pyephem
USE_PYTHON= 2.4+
USE_WX= 2.6+