mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +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:
parent
f432f076a0
commit
2f2d3fdc3e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344057
@ -19,8 +19,6 @@ CFLAGS+= -DOSVERSION=\"${OSVERSION}\"
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
|
||||
${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
|
Loading…
Reference in New Issue
Block a user