mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
These lines are being expanded badly. Fix syntax error.
This commit is contained in:
parent
394033b92f
commit
25700d1dc3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381711
@ -77,7 +77,7 @@ DEV_WARNING+= "USE_GNOME=desktopfileutils is deprecated, please use USES=desktop
|
||||
.endif
|
||||
|
||||
.if defined(LIB_DEPENDS) && ${LIB_DEPENDS:Nlib*}
|
||||
DEV_ERROR+= "All LIB_DEPENDS should use the new format and start out with lib. (libfoo.so vs foo.so)"
|
||||
DEV_ERROR+= "All LIB_DEPENDS should use the new format and start out with lib. \(libfoo.so vs foo.so\)"
|
||||
.endif
|
||||
|
||||
.if defined(USE_TCL) || defined(USE_TCL_BUILD) || defined(USE_TCL_RUN) || defined(USE_TCL_WRAPPER) || \
|
||||
|
Loading…
Reference in New Issue
Block a user