mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Changed Maintainer to hamradio@
- Added shebangfix to USES Approved by: maintainer (db@)
This commit is contained in:
parent
35432ff4e7
commit
a5619d2ebb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359954
@ -7,7 +7,7 @@ MASTER_SITES= http://gnuradio.org/releases/gnuradio/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= db
|
||||
|
||||
MAINTAINER= db@FreeBSD.org
|
||||
MAINTAINER= hamradio@FreeBSD.org
|
||||
COMMENT= Amateur Radio Software defined radio
|
||||
|
||||
BUILD_DEPENDS= sdl-config:${PORTSDIR}/devel/sdl12 \
|
||||
@ -34,7 +34,8 @@ RUN_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_SITELIBDIR}/ephem/__init__.py:${PORTSDIR}/astro/pyephem\
|
||||
${PYTHON_SITELIBDIR}/PyQt4/Qt.py:${PORTSDIR}/devel/py-qt4
|
||||
|
||||
USES= iconv cmake:outsource perl5
|
||||
USES= iconv cmake:outsource perl5 shebangfix
|
||||
SHEBANG_FILES= grc/freedesktop/grc_setup_freedesktop.in
|
||||
CMAKE_ARGS+= -DSWIG_EXECUTABLE:STRING="${LOCALBASE}/bin/swig2.0"
|
||||
CMAKE_ARGS+= -DICONV_PREFIX:STRING="${ICONV_PREFIX}" \
|
||||
-DICONV_LIB:STRING="X${ICONV_LIB}" \
|
||||
|
Loading…
Reference in New Issue
Block a user