mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Unbreak by applying same patch as was applied to irc/weechat
Reported by: pkg-fallout
This commit is contained in:
parent
bf0c47b0b5
commit
4e038cb470
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364416
@ -17,7 +17,7 @@
|
||||
- PATHS /lib /usr/lib /usr/local/lib /usr/pkg/lib
|
||||
- PATH_SUFFIXES lua51 lua5.1 lua-5.1
|
||||
+FIND_LIBRARY(LUA_LIBRARY
|
||||
+ NAMES lua
|
||||
+ NAMES lua lua-5.1
|
||||
+ PATHS ${BSD_LUA_LIBDIR}
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user