- Fix build on 10.x+
Approved by: portmgr blanket
This commit is contained in:
parent
a511b7a8ae
commit
8537c8a73a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393315
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ WANT_UNICODE= yes
|
|||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
LIBS+= -lgeos_c
|
||||
LIBS+= -lgeos_c -lsqlite3
|
||||
|
||||
PLIST_FILES= bin/LibreAtlas
|
||||
|
||||
|
|
Loading…
Reference in a new issue