diff options
author | wiz <wiz@pkgsrc.org> | 2012-02-06 12:40:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-02-06 12:40:37 +0000 |
commit | 1e1719147b0ed91ea2f2ffaced514524f6f62826 (patch) | |
tree | 93aeead30f52121c8361033b50e4b482c960b067 /ham/gnuradio-radio-astronomy | |
parent | b2a1b777d4759988887adb98198bf47cf0488992 (diff) | |
download | pkgsrc-1e1719147b0ed91ea2f2ffaced514524f6f62826.tar.gz |
Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
Diffstat (limited to 'ham/gnuradio-radio-astronomy')
-rw-r--r-- | ham/gnuradio-radio-astronomy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gnuradio-radio-astronomy/Makefile b/ham/gnuradio-radio-astronomy/Makefile index 678ae5e24e7..eb61b18a5fa 100644 --- a/ham/gnuradio-radio-astronomy/Makefile +++ b/ham/gnuradio-radio-astronomy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2012/01/09 02:54:27 obache Exp $ +# $NetBSD: Makefile,v 1.18 2012/02/06 12:40:39 wiz Exp $ PKGNAME= gnuradio-radio-astronomy-${VERSION} -PKGREVISION= 6 +PKGREVISION= 7 COMMENT= GNU Radio module for radio astronomy PKG_DESTDIR_SUPPORT= user-destdir |