pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/ham/gnuradio-uhd Remove unexplainable PKG_OPTIONS vari...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cba8e4a03024
branches:  trunk
changeset: 355452:cba8e4a03024
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Dec 02 20:06:21 2016 +0000

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

diffstat:

 ham/gnuradio-uhd/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (16 lines):

diff -r 98d79460096a -r cba8e4a03024 ham/gnuradio-uhd/Makefile
--- a/ham/gnuradio-uhd/Makefile Fri Dec 02 19:58:33 2016 +0000
+++ b/ham/gnuradio-uhd/Makefile Fri Dec 02 20:06:21 2016 +0000
@@ -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