forked from Lainports/freebsd-ports
net-p2p/mldonkey: drop unnecessary BFD on powerpc64*
This commit is contained in:
parent
72fff4b4c1
commit
5fd40a9cd5
1 changed files with 1 additions and 7 deletions
|
|
@ -96,12 +96,6 @@ PORTDOCS= Authors.txt Bugs.txt ChangeLog Developers.txt \
|
||||||
ALL_TARGET+= \
|
ALL_TARGET+= \
|
||||||
mld_hash
|
mld_hash
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
|
||||||
|
|
||||||
.if ${ARCH:Mpowerpc64*}
|
|
||||||
LLD_UNSAFE= yes
|
|
||||||
.endif
|
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${SED} \
|
@${SED} \
|
||||||
-e "s|%%PREFIX%%|${PREFIX}|" \
|
-e "s|%%PREFIX%%|${PREFIX}|" \
|
||||||
|
|
@ -160,4 +154,4 @@ install-user: extract
|
||||||
${HOME}/.mldonkey_gui_messages.ini
|
${HOME}/.mldonkey_gui_messages.ini
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.include <bsd.port.post.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue