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:05 +00:00
parent e6b66a49a6
commit 82f93acc32
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344067

View file

@ -20,8 +20,6 @@ TCLSH= tclsh8.4
OPTIONS_DEFINE= DOCS OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
post-patch: post-patch:
@${REINPLACE_CMD} -e 's|^\(exec\ \)tclsh|\1${TCLSH}|' \ @${REINPLACE_CMD} -e 's|^\(exec\ \)tclsh|\1${TCLSH}|' \
${WRKSRC}/${PORTNAME} ${WRKSRC}/${PORTNAME}