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
f4cb4476e2
commit
767546ea30
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344064
@ -17,8 +17,6 @@ ONLY_FOR_ARCHS= i386 amd64
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-build:
|
||||
.for f in ${PORTNAME} fontdump
|
||||
${CC} ${CFLAGS} ${WRKSRC}/${f}.c -o ${WRKSRC}/${f}
|
||||
|
Loading…
Reference in New Issue
Block a user