1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +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:38:44 +00:00
parent c0fd138529
commit 8f060b2204
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344049

View File

@ -20,8 +20,6 @@ PORTDOCS= README
OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
do-build:
${CC} ${CFLAGS} -o ${WRKSRC}/${PORTNAME} ${WRKSRC}/${PORTNAME}.c