pre-everything should use ::, not :.
Submitted by: obento
This commit is contained in:
parent
86efb8e8b9
commit
4dedd312c6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=40410
@ -46,7 +46,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${PREFIX}/include" \
|
||||
MOC="${MOC}" LIBQT="-lqt2" LIBQTFILE="libqt2" \
|
||||
LIBS="-Wl,-export-dynamic -L${LOCALBASE}/lib -ljpeg -lgcc -lstdc++"
|
||||
|
||||
pre-everything:
|
||||
pre-everything::
|
||||
.if !defined(WITH_OPTIONAL_DEPENDS)
|
||||
@${ECHO_MSG}
|
||||
@${ECHO_MSG} "You may define WITH_OPTIONAL_DEPENDS (make WITH_OPTIONAL_DEPENDS=YES)"
|
||||
|
Loading…
Reference in New Issue
Block a user