1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +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:50 +00:00
parent 95d0263cf8
commit 242b4334b7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344077

View File

@ -21,8 +21,6 @@ PORTDOCS= iLO_perl_xml.pdf linux-LOsamplescripts.txt
OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
do-install:
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
${INSTALL_DATA} ${WRKSRC}/*.xml ${STAGEDIR}${EXAMPLESDIR}