comms/lrzsz: do not link with libbe(3)
Submitted by: Dmitry Lukhtionov PR: 276613
This commit is contained in:
parent
9527b22274
commit
50c28128f2
1 changed files with 4 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= lrzsz
|
||||
PORTVERSION= 0.12.20
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= comms
|
||||
MASTER_SITES= http://ohse.de/uwe/releases/
|
||||
|
||||
|
@ -26,4 +26,7 @@ NLS_USES= gettext
|
|||
NLS_PLIST_FILES= share/locale/de/LC_MESSAGES/lrzsz.mo
|
||||
NLS_CONFIGURE_ENABLE= nls
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} '/checking for syslog/,+140d' ${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue