Use getline(3) from libc instead of bundled one
This commit is contained in:
parent
7f73be35f9
commit
9b2f0c704c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419277
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ RUN_DEPENDS= gocr:graphics/gocr \
|
|||
transcode:multimedia/transcode
|
||||
|
||||
USES= gmake tar:tgz
|
||||
CFLAGS+= -D_WITH_GETLINE=1 -DHAVE_GETLINE=1
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
|
|
Loading…
Reference in a new issue