mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
Use pre-everything: instead of pre-everything:: to avoid errors from
duplicate targets in bsd.port.mk
This commit is contained in:
parent
a1516e57a6
commit
d389a4c6ea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=76672
@ -39,7 +39,7 @@ CONFIGURE_ARGS+=--disable-djview
|
||||
.endif
|
||||
|
||||
.if !defined(WITH_OPTIMIZED_CFLAGS)
|
||||
pre-everything:
|
||||
pre-everything::
|
||||
@${ECHO_MSG} "You can enable additional compilation optimizations"
|
||||
@${ECHO_MSG} "by defining WITH_OPTIMIZED_CFLAGS"
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user