mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
Fix build with hunspell 1.3
Reported by: pointyhat (pav)
This commit is contained in:
parent
5c3bdf7d6c
commit
1c0214e191
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278147
@ -45,7 +45,7 @@
|
||||
LIBS = -lSDL_mixer \
|
||||
-lSDL \
|
||||
- -lhunspell \
|
||||
+ -lhunspell-1.2 \
|
||||
+ -lhunspell-1.3 \
|
||||
-lglibmm-2.4 \
|
||||
-lcurl \
|
||||
-lxml++-2.6 \
|
||||
|
Loading…
Reference in New Issue
Block a user