summaryrefslogtreecommitdiff
path: root/ham
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2013-12-08 22:32:15 +0000
committerjoerg <joerg@pkgsrc.org>2013-12-08 22:32:15 +0000
commit4950bf36c62969a54000e7ed174a7de393bc45bd (patch)
treeb6d8311c3612c19bbe5edb479e6872900e50f6f6 /ham
parent438f6eb818711f4b4207358fbb31e998ebfe3f98 (diff)
downloadpkgsrc-4950bf36c62969a54000e7ed174a7de393bc45bd.tar.gz
Needs version 2 of sdcc.
Diffstat (limited to 'ham')
-rw-r--r--ham/usrp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/usrp/Makefile b/ham/usrp/Makefile
index c680d06eb37..c5ea7adf808 100644
--- a/ham/usrp/Makefile
+++ b/ham/usrp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2013/11/20 20:04:35 adam Exp $
+# $NetBSD: Makefile,v 1.25 2013/12/08 22:32:15 joerg Exp $
PKGNAME= usrp-${VERSION}
PKGREVISION= 10
@@ -9,7 +9,7 @@ COMMENT= Non GNU Radio specific part of the USRP code base
CONFIGURE_ARGS+= --enable-usrp
CONFIGURE_ARGS+=--with-gnuradio-core --with-omnithread --with-gruel
-BUILD_DEPENDS+= sdcc>=2.4.0:../../devel/sdcc
+BUILD_DEPENDS+= sdcc>=2.4.0<3:../../devel/sdcc
PYTHON_PATCH_SCRIPTS+= usrp/firmware/include/generate_regs.py
PYTHON_PATCH_SCRIPTS+= usrp/firmware/src/common/edit-gpif