Try to Unbreak, builds directly and with poudriere.
PR: 225462 Submitted by: John Hein
This commit is contained in:
parent
c216af25a0
commit
fa77806c53
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519654
@ -18,7 +18,6 @@ COMMENT= Ettus Research UHD driver framework
|
||||
# is understood and if appropriate, we can add that license here.
|
||||
LICENSE= GPLv3
|
||||
|
||||
BROKEN= fails to package
|
||||
BROKEN_powerpc64= fails to link: undefined reference to boost function
|
||||
|
||||
LIB_DEPENDS= ${PY_BOOST} \
|
||||
@ -70,7 +69,7 @@ DOXYGEN_CMAKE_OFF= -DENABLE_DOXYGEN:STRING="OFF" -DENABLE_MANUAL:STRING="OFF"
|
||||
do-install:
|
||||
# install host component
|
||||
# hack the install prefix now
|
||||
@${REINPLACE_CMD} -e "s|/usr/local|${STAGEDIR}${PREFIX}|g" \
|
||||
@${REINPLACE_CMD} -e 's|"${LOCALBASE}"|"${STAGEDIR}${PREFIX}"|g' \
|
||||
${CONFIGURE_WRKSRC}/cmake_install.cmake
|
||||
cd ${CONFIGURE_WRKSRC} && ${MAKE_CMD} install
|
||||
#.for subdir in images
|
||||
|
1401
comms/uhd/pkg-plist
1401
comms/uhd/pkg-plist
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user