Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for

afterwards.

Encouraged by:	mat
This commit is contained in:
Emanuel Haupt 2014-02-13 09:40:37 +00:00
parent aa2c349078
commit 7ff5cccf01
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344074

View file

@ -16,8 +16,6 @@ PORTDOCS= README
OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
post-patch:
.for var in CFLAGS LDFLAGS CC
@${REINPLACE_CMD} -e 's|^\(${var}\)[ ]*=|\1 ?=|' \