Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/ham/gnuradio-gsm/Attic/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/ham/gnuradio-gsm/Attic/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.7 retrieving revision 1.8 diff -u -p -r1.7 -r1.8 --- pkgsrc/ham/gnuradio-gsm/Attic/Makefile 2008/07/14 12:56:06 1.7 +++ pkgsrc/ham/gnuradio-gsm/Attic/Makefile 2009/08/12 12:21:40 1.8 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2008/07/14 12:56:06 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2009/08/12 12:21:40 markd Exp $ PKGNAME= gnuradio-gsm-${VERSION} COMMENT= GNU Radio GSM 06.10 13kbit/sec voice encoder/decoder @@ -8,6 +8,7 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../meta-pkgs/gnuradio/Makefile.common" CONFIGURE_ARGS+=--enable-gr-gsm-fr-vocoder +CONFIGURE_ARGS+=--with-gnuradio-core --with-omnithread --with-gruel PYTHON_PATCH_SCRIPTS+= gr-gsm-fr-vocoder/src/python/encdec.py PYTHON_PATCH_SCRIPTS+= gr-gsm-fr-vocoder/src/python/qa_gsm_full_rate.py