Fix runtime error due to missing rpath
PR: 209073 Submitted by: Zane C. Bowers-Hadley <vvelox@vvelox.net>
This commit is contained in:
parent
d0e4009f1d
commit
3df56b21ed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=414135
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= gr-osmosdr
|
||||
PORTVERSION= 20150716
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= comms hamradio
|
||||
MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \
|
||||
LOCAL/martymac
|
||||
@ -19,7 +20,7 @@ LIB_DEPENDS= libgnuradio-runtime.so:comms/gnuradio \
|
||||
libboost_system.so:devel/boost-libs \
|
||||
libboost_thread.so:devel/boost-libs
|
||||
|
||||
USES= cmake pkgconfig python tar:tgz
|
||||
USES= cmake fortran pkgconfig python tar:tgz
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
# See lib/CMakeLists.txt to enable more components
|
||||
|
Loading…
Reference in New Issue
Block a user