From 46e087db265f4283e10a4698aacdc195d9a9c4c2 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 20 Jan 2014 12:54:53 +0000 Subject: Use versioned_dependencies.mk for ephem. --- ham/gnuradio-radio-astronomy/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'ham') diff --git a/ham/gnuradio-radio-astronomy/Makefile b/ham/gnuradio-radio-astronomy/Makefile index d78dbb99e85..18ddda569ff 100644 --- a/ham/gnuradio-radio-astronomy/Makefile +++ b/ham/gnuradio-radio-astronomy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2013/11/20 20:04:38 adam Exp $ +# $NetBSD: Makefile,v 1.38 2014/01/20 12:54:53 wiz Exp $ PKGNAME= gnuradio-radio-astronomy-${VERSION} PKGREVISION= 25 @@ -9,7 +9,7 @@ COMMENT= GNU Radio module for radio astronomy CONFIGURE_ARGS+=--enable-gr-radio-astronomy CONFIGURE_ARGS+=--with-gnuradio-core --with-omnithread --with-gruel -DEPENDS+= ${PYPKGPREFIX}-ephem>=3.7b:../../math/py-ephem +PYTHON_VERSIONED_DEPENDENCIES= ephem PYTHON_PATCH_SCRIPTS+= gr-radio-astronomy/src/python/local_calibrator.py PYTHON_PATCH_SCRIPTS+= gr-radio-astronomy/src/python/qa_ra.py @@ -19,6 +19,7 @@ PYTHON_PATCH_SCRIPTS+= gr-radio-astronomy/src/python/usrp_psr_receiver.py PYTHON_PATCH_SCRIPTS+= gr-radio-astronomy/src/python/usrp_ra_receiver.py .include "../../mk/oss.buildlink3.mk" +.include "../../lang/python/versioned_dependencies.mk" .include "../../ham/gnuradio-wxgui/buildlink3.mk" .include "../../ham/usrp/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3