mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
bsd.port.options.mk, needs to be placed before bsd.port.pre.mk.
Submitted by: jgh@
This commit is contained in:
parent
a4ddb25f06
commit
07bc176c82
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325497
@ -39,8 +39,8 @@ CCACHE_DESC= Mimimize compile time of C/C++ programs
|
||||
|
||||
.include "${.CURDIR}/files/Makefile.localized"
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include <bsd.port.options.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
USE_JAVA= yes
|
||||
JAVA_BUILD= jdk
|
||||
|
Loading…
Reference in New Issue
Block a user