mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Reduce over inclusion of bsd.port.mk
This commit is contained in:
parent
4e0a12a4c9
commit
301bc1bb7f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339865
1 changed files with 1 additions and 3 deletions
|
@ -70,8 +70,6 @@ SMOKE_TESTS+= smokeSsl
|
|||
SCONS_TARGET= core tools
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 1000024
|
||||
EXTRA_PATCHES= ${PATCHDIR}/clang-patch-src_mongo_db_fts_stemmer.cpp \
|
||||
${PATCHDIR}/clang-patch-src_mongo_platform_unordered_map.h \
|
||||
|
@ -89,4 +87,4 @@ test: build-depends build
|
|||
${SCONS_BIN} ${SCONS_ENV} ${SCONS_ARGS} ${SMOKE_TESTS}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue