mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix build on current
This commit is contained in:
parent
a033d96d72
commit
9c45a704ea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317376
1 changed files with 2 additions and 1 deletions
|
@ -21,6 +21,7 @@ USE_XORG= xau x11 xext xxf86dga
|
|||
NOT_FOR_ARCHS= sparc64
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} 's|^\(LDADD +=.*\)|\1 -lxcb -lXau -lXdmcp|' ${WRKSRC}/Makefile
|
||||
@${REINPLACE_CMD} -e 's|^\(LDADD +=.*\)|\1 -lxcb -lXau -lXdmcp|' \
|
||||
-e 's/NOMAN/NO_MAN/' ${WRKSRC}/Makefile
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue