Convert to OptionsNG
Reviewed by: kwm, jgh Approved by: bapt
This commit is contained in:
parent
fb0a0b16e9
commit
f8737ff026
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320034
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ post-patch:
|
|||
-e '/^WARN_CFLAGS="-Wall"/d' \
|
||||
-e '/if test "x$$WARN" = "xyes"/s/$$/ WARN_CFLAGS="-Wall" ;/' \
|
||||
${WRKSRC}/configure
|
||||
.if ${PORT_OPTIONS:MDOXYGEN)
|
||||
.if ${PORT_OPTIONS:MDOXYGEN}
|
||||
@${REINPLACE_CMD} -e 's/sed -i/& ""/' ${WRKSRC}/docs/Makefile.in
|
||||
.endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue