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+= \
|
||||
mld_hash
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH:Mpowerpc64*}
|
||||
LLD_UNSAFE= yes
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${SED} \
|
||||
-e "s|%%PREFIX%%|${PREFIX}|" \
|
||||
|
|
@ -160,4 +154,4 @@ install-user: extract
|
|||
${HOME}/.mldonkey_gui_messages.ini
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue