Add BDEP on textproc/xmlto which gets picked up if present at configure
time.
This commit is contained in:
parent
42ee2c82d8
commit
4810af5035
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2018/12/13 19:53:23 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2019/03/03 10:35:30 ajacoutot Exp $
|
||||
|
||||
COMMENT = signal-processing toolkit for SDR (software-defined radio)
|
||||
|
||||
DISTNAME = gnuradio-3.7.13.4
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
|
||||
SHARED_LIBS += gnuradio-analog 0.0 # 3.7
|
||||
SHARED_LIBS += gnuradio-atsc 0.0 # 3.7
|
||||
@ -58,6 +58,7 @@ BUILD_DEPENDS = ${RUN_DEPENDS} \
|
||||
devel/swig \
|
||||
devel/xdg-utils \
|
||||
net/cppzmq \
|
||||
textproc/xmlto \
|
||||
www/py-mako
|
||||
|
||||
RUN_DEPENDS = devel/desktop-file-utils \
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2018/09/10 06:58:22 bentley Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2019/03/03 10:35:30 ajacoutot Exp $
|
||||
bin/gnuradio-companion
|
||||
@bin bin/gnuradio-config-info
|
||||
bin/gr-ctrlport-monitor
|
||||
@ -2351,6 +2351,8 @@ share/doc/gnuradio/README.hacking
|
||||
share/doc/gnuradio/README.md
|
||||
share/doc/gnuradio/README.qtgui
|
||||
share/doc/gnuradio/README.vocoder
|
||||
share/doc/gnuradio/html/
|
||||
share/doc/gnuradio/html/gr-trellis.html
|
||||
share/doc/gnuradio/xml/
|
||||
share/doc/gnuradio/xml/test_tcm.py.xml
|
||||
share/doc/gnuradio/xml/test_viterbi_equalization1.py.xml
|
||||
|
Loading…
Reference in New Issue
Block a user