1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

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:19 +00:00
parent bdc7274a3b
commit 8d9b6c9fdc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344070

View File

@ -20,8 +20,6 @@ PORTDOCS= README ChangeLog
OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
post-patch:
@${REINPLACE_CMD} -e 's|^\(CC\)=|\1?=|' ${WRKSRC}/src/Makefile.in