1
0
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:
Baptiste Daroussin 2013-06-12 06:36:17 +00:00
parent b868b38d00
commit b6144c64bf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320663

View File

@ -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