forked from Lainports/freebsd-ports
www/py-adblock: remove not necessary powerpc64* knob
This commit is contained in:
parent
5fd40a9cd5
commit
2c778df22a
1 changed files with 0 additions and 5 deletions
|
|
@ -118,11 +118,6 @@ do-build:
|
|||
# Due to upstream not supplying a setup.py file or other way to install
|
||||
# using pip command for now...
|
||||
do-install:
|
||||
.if ${ARCH:Mpowerpc64*}
|
||||
@(cd ${INSTALL_WRKSRC}; \
|
||||
${FIND} . -name "*whl" -exec ${SH} -c 'mv {} `echo {} | ${SED} -E -e "s/powerpc.*/powerpc.whl/"`' \
|
||||
\;)
|
||||
.endif
|
||||
@(cd ${INSTALL_WRKSRC} ; \
|
||||
${INSTALL_DATA} "target/release/libadblock.so" \
|
||||
"${STAGEDIR}/${PREFIX}/lib" ; \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue