Fix build on -current
This commit is contained in:
parent
da5c62b32d
commit
04c875ac5b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=53771
@ -22,4 +22,7 @@ CONFIGURE_ENV= CXXFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib -lexpat"
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
pre-patch:
|
||||
@${PERL} -pi -e 's,<malloc.h>,<stdlib.h>,' \
|
||||
${WRKSRC}/src/abyss/src/data.c
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user