Fix one character typo at Makefile header.
This commit is contained in:
parent
c1d4c992bb
commit
6f8a3fe92e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321390
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ LIBTOOLFILES= configure src/gatherer/curl/configure
|
|||
USE_LDCONFIG= yes
|
||||
NO_MTREE= yes
|
||||
CONFIGURE_ARGS?= --prefix=${PREFIX}/${PORTNAME} --without-wish
|
||||
CFLAGS+= -Wno-return-type
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
STRIP= # none
|
||||
|
|
Loading…
Reference in a new issue