diff options
Diffstat (limited to 'ham/gnuradio-radio-astronomy/Makefile')
-rw-r--r-- | ham/gnuradio-radio-astronomy/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ham/gnuradio-radio-astronomy/Makefile b/ham/gnuradio-radio-astronomy/Makefile index 1a6719cfeee..8102f184a10 100644 --- a/ham/gnuradio-radio-astronomy/Makefile +++ b/ham/gnuradio-radio-astronomy/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2012/10/02 17:11:20 tron Exp $ +# $NetBSD: Makefile,v 1.26 2012/10/03 13:01:44 asau Exp $ PKGNAME= gnuradio-radio-astronomy-${VERSION} PKGREVISION= 14 COMMENT= GNU Radio module for radio astronomy -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../meta-pkgs/gnuradio/Makefile.common" CONFIGURE_ARGS+=--enable-gr-radio-astronomy |