summaryrefslogtreecommitdiff
path: root/ham/usrp
diff options
context:
space:
mode:
authorobache <obache>2012-01-09 02:54:24 +0000
committerobache <obache>2012-01-09 02:54:24 +0000
commit328ac29e7b6d43d7d4b2ecb19349204fe75b4b77 (patch)
treeccb3397c68b468b1c8a51fca51d5d8d02b01d7d4 /ham/usrp
parente80137b4775670a0a9f519678c1ca1a980276b1d (diff)
downloadpkgsrc-328ac29e7b6d43d7d4b2ecb19349204fe75b4b77.tar.gz
Recursive bump from boost-libs shlib bump.
Diffstat (limited to 'ham/usrp')
-rw-r--r--ham/usrp/Makefile4
-rw-r--r--ham/usrp/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/ham/usrp/Makefile b/ham/usrp/Makefile
index 0a8b03a2df5..33ff144d75a 100644
--- a/ham/usrp/Makefile
+++ b/ham/usrp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2011/10/19 06:13:02 obache Exp $
+# $NetBSD: Makefile,v 1.16 2012/01/09 02:54:24 obache Exp $
PKGNAME= usrp-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Non GNU Radio specific part of the USRP code base
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/ham/usrp/buildlink3.mk b/ham/usrp/buildlink3.mk
index b68d079ef27..51ae78b22c2 100644
--- a/ham/usrp/buildlink3.mk
+++ b/ham/usrp/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.15 2011/10/19 06:13:02 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.16 2012/01/09 02:54:24 obache Exp $
BUILDLINK_TREE+= usrp
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= usrp
USRP_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.usrp+= usrp>=3.0.4
-BUILDLINK_ABI_DEPENDS.usrp?= usrp>=3.3.0nb1
+BUILDLINK_ABI_DEPENDS.usrp?= usrp>=3.3.0nb2
BUILDLINK_PKGSRCDIR.usrp?= ../../ham/usrp
.include "../../ham/gnuradio-core/buildlink3.mk"