mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Fix the forgotten pre.mk which should have been changed to options.mk
Reported by: miwi
This commit is contained in:
parent
b868b38d00
commit
b6144c64bf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320663
@ -22,7 +22,7 @@ OPTIONS_DEFINE= OPTIMIZED_CFLAGS
|
||||
|
||||
OPTIONS_DEFINE= DOXYGEN OPTIMIZED_CFLAGS
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${LOCALBASE} == "/usr/local"
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
Loading…
Reference in New Issue
Block a user