1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +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:41:17 +00:00
parent c7540205fc
commit ae5495f31f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344083

View File

@ -23,8 +23,6 @@ PORTDOCS= index.html fldiff.jpg
OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
post-patch:
@${REINPLACE_CMD} -e 's|@OPTIM@||' ${WRKSRC}/Makefile.in
@${REINPLACE_CMD} -e 's|=Development|=Application;Development;|' \