Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards. Encouraged by: mat
This commit is contained in:
parent
7ff5cccf01
commit
536c7cc746
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344075
1 changed files with 0 additions and 2 deletions
|
@ -18,8 +18,6 @@ EXTRACT_AFTER_ARGS= --exclude 'getopt*' \
|
|||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e "s/-Werror//g" ${WRKSRC}/Makefile.in
|
||||
|
||||
|
|
Loading…
Reference in a new issue