pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/ham/gnuradio-uhd



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Dec  2 20:06:21 UTC 2016

Modified Files:
        pkgsrc/ham/gnuradio-uhd: Makefile

Log Message:
Remove unexplainable PKG_OPTIONS variable that a comment describes
as unused for now.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/ham/gnuradio-uhd/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/ham/gnuradio-uhd/Makefile
diff -u pkgsrc/ham/gnuradio-uhd/Makefile:1.5 pkgsrc/ham/gnuradio-uhd/Makefile:1.6
--- pkgsrc/ham/gnuradio-uhd/Makefile:1.5        Fri Oct  7 18:25:55 2016
+++ pkgsrc/ham/gnuradio-uhd/Makefile    Fri Dec  2 20:06:21 2016
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2016/10/07 18:25:55 adam Exp $
+# $NetBSD: Makefile,v 1.6 2016/12/02 20:06:21 wiz Exp $
 
 PKGNAME=       gnuradio-uhd-${VERSION}
 PKGREVISION=   1
 COMMENT=       Uhd-based encoding and decoding algorithms for GNU Radio
 
-# (acutually, redundent for now)
-PKG_OPTIONS.gnuradio=
 .include       "../../ham/gnuradio-core/Makefile.common"
 .include       "../../ham/gnuradio-core/Nocore.mk"
 



Home | Main Index | Thread Index | Old Index